diff --git a/pyglossary/core.py b/pyglossary/core.py index 9980ea649..e1acf91e3 100644 --- a/pyglossary/core.py +++ b/pyglossary/core.py @@ -13,7 +13,7 @@ ) import platform -VERSION = "4.1.0" +VERSION = "4.2.0" homePage = "https://github.com/ilius/pyglossary"