Skip to content

Commit 8b52fd9

Browse files
author
Adam DePue
committed
Merge pull request #36 from adepue/master
Version bump
2 parents 0a3e7cb + 11bc18d commit 8b52fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

1414
setup(
1515
name='richenum',
16-
version='1.1.0',
16+
version='1.1.1',
1717
description='Enum library for python.',
1818
long_description=(
1919
open('README.rst').read() + '\n\n' +

0 commit comments

Comments
 (0)