Skip to content

Commit 3d260a9

Browse files
committed
fix #52
1 parent 85f33b8 commit 3d260a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121

2222
DOCLINES = __doc__.split('\n')
23-
_VERSION = '0.2.11'
23+
_VERSION = '0.2.11post0'
2424

2525
class build_ext(_build_ext):
2626
def finalize_options(self):

0 commit comments

Comments
 (0)