We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a3e7cb + 11bc18d commit 8b52fd9Copy full SHA for 8b52fd9
setup.py
@@ -13,7 +13,7 @@
13
14
setup(
15
name='richenum',
16
- version='1.1.0',
+ version='1.1.1',
17
description='Enum library for python.',
18
long_description=(
19
open('README.rst').read() + '\n\n' +
0 commit comments