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