Skip to content

Commit 487de9f

Browse files
committed
Update version string
1 parent 3b01ca6 commit 487de9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pisi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
translate = lang.gettext
3434
ngettext = lang.ngettext
3535

36-
__version__ = "4.3.0"
36+
__version__ = "4.3.2"
3737

3838
__all__ = ["api", "configfile", "db"]
3939

0 commit comments

Comments
 (0)