Skip to content

Commit

Permalink
Bump version to 4.1.6
Browse files Browse the repository at this point in the history
Signed-off-by: Rune Morling <[email protected]>
  • Loading branch information
ermo committed Oct 16, 2024
1 parent eb59a2b commit aeeeb0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pisi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def translate(msg):
return msg


__version__ = "4.1.5"
__version__ = "4.1.6"

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

Expand Down

0 comments on commit aeeeb0b

Please sign in to comment.