diff --git a/pyglossary/core.py b/pyglossary/core.py index b4f586c95..9000c0f0f 100644 --- a/pyglossary/core.py +++ b/pyglossary/core.py @@ -24,7 +24,7 @@ from types import TracebackType -VERSION = "3.2.1" +VERSION = "3.3.0" class MyLogger(logging.Logger): levelsByVerbosity = (