Skip to content

Commit 2b9153d

Browse files
committed
Installation as 1.1.0 version
1 parent c5dd1d3 commit 2b9153d

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
@@ -3,7 +3,7 @@
33

44
PACKAGE_NAME = 'pyannotating'
55

6-
VERSION = '1.0.0'
6+
VERSION = '1.1.0'
77

88
with open('README.md') as readme_file:
99
LONG_DESCRIPTION = readme_file.read()

0 commit comments

Comments
 (0)