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 parent d2efacb commit 7561f02Copy full SHA for 7561f02
setup.py
@@ -21,7 +21,7 @@
21
# Release 1.1.0 : 1.1.0
22
# First post release of the release 1.1.0 : 1.1.0.post1
23
24
-PYLEECAN_VERSION = "1.1.0"
+PYLEECAN_VERSION = "1.2.0"
25
26
27
with open("README.md", "r") as fh:
0 commit comments