We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e769432 commit ac98ba8Copy full SHA for ac98ba8
pisi/__init__.py
@@ -37,7 +37,7 @@
37
translate = lang.gettext
38
ngettext = lang.ngettext
39
40
-__version__ = "4.3.4"
+__version__ = "4.4.0"
41
42
__all__ = ["api", "configfile", "db"]
43
0 commit comments