Skip to content

Commit b6f1711

Browse files
committed
1.3.0 version
1 parent d22f417 commit b6f1711

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.2.0'
6+
VERSION = "1.3.0"
77

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

0 commit comments

Comments
 (0)