Skip to content

Commit 70b4d83

Browse files
committed
setup.py: Release 1.1.
1 parent ec6fcdc commit 70b4d83

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
@@ -8,7 +8,7 @@
88

99

1010
setup(name='python-compiler',
11-
version='1.0',
11+
version='1.1',
1212
description="""Python bytecode compiler written in Python""",
1313
long_description=open('README.md').read(),
1414
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)