Skip to content

Commit 7d0ec0a

Browse files
committed
Release fix in building process
1 parent a1bb0fe commit 7d0ec0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pympress/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# DON'T IMPORT ANYTHING HERE (OR YOU WILL BREAK setup.py)
2727
#
2828

29-
__version__ = '1.7.0'
29+
__version__ = '1.7.1'
3030
__author__ = """2009, 2010 Thomas Jost <[email protected]>
3131
2015-2020 Cimbali <[email protected]>
3232
2016 Christoph Rath <[email protected]>

0 commit comments

Comments
 (0)