Skip to content

Commit 0bae81c

Browse files
authored
Merge pull request #176 from getsolus/version-string-433
2 parents cc0ebaf + 15156aa commit 0bae81c

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.2"
36+
__version__ = "4.3.3"
3737

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

0 commit comments

Comments
 (0)