diff --git a/pyglossary/core.py b/pyglossary/core.py index b1face9f8..275351b35 100644 --- a/pyglossary/core.py +++ b/pyglossary/core.py @@ -13,7 +13,7 @@ ) import platform -VERSION = "4.2.1" +VERSION = "4.3.0" homePage = "https://github.com/ilius/pyglossary"