We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b01ca6 commit 487de9fCopy full SHA for 487de9f
pisi/__init__.py
@@ -33,7 +33,7 @@
33
translate = lang.gettext
34
ngettext = lang.ngettext
35
36
-__version__ = "4.3.0"
+__version__ = "4.3.2"
37
38
__all__ = ["api", "configfile", "db"]
39
0 commit comments