Skip to content

Commit ac98ba8

Browse files
committed
Bump version to 4.4.0
1 parent e769432 commit ac98ba8

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
@@ -37,7 +37,7 @@
3737
translate = lang.gettext
3838
ngettext = lang.ngettext
3939

40-
__version__ = "4.3.4"
40+
__version__ = "4.4.0"
4141

4242
__all__ = ["api", "configfile", "db"]
4343

0 commit comments

Comments
 (0)