Skip to content

Commit

Permalink
Release recent bugfixes in 1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Cimbali committed Dec 14, 2023
1 parent 3606954 commit 81d152a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pympress/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# DON'T IMPORT ANYTHING HERE (OR YOU WILL BREAK setup.py)
#

__version__ = '1.8.4'
__version__ = '1.8.5'
__author__ = """2009, 2010 Thomas Jost <[email protected]>
2015-2023 Cimbali <[email protected]>
2016 Christoph Rath <[email protected]>
Expand Down

0 comments on commit 81d152a

Please sign in to comment.