Skip to content

Commit ee08c44

Browse files
authored
Update version string
1 parent 9637707 commit ee08c44

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
@@ -30,7 +30,7 @@
3030
translate = lang.gettext
3131
ngettext = lang.ngettext
3232

33-
__version__ = "4.2.0"
33+
__version__ = "4.2.1"
3434

3535
__all__ = ["api", "configfile", "db"]
3636

0 commit comments

Comments
 (0)