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.
1.3.0
1 parent d22f417 commit b6f1711Copy full SHA for b6f1711
setup.py
@@ -3,7 +3,7 @@
3
4
PACKAGE_NAME = "pyannotating"
5
6
-VERSION = '1.2.0'
+VERSION = "1.3.0"
7
8
with open("README.md") as readme_file:
9
LONG_DESCRIPTION = readme_file.read()
0 commit comments