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 da257e8 commit f478e0cCopy full SHA for f478e0c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release notes
2
3
-## Unreleased - Version 1.3.0
+## Version 1.3.0 – 2019-03-13
4
5
Main differences from version 1.2.
6
setup.py
@@ -19,7 +19,7 @@
19
20
# Use this version when git data are not available, like in git zip archive.
21
# Update when tagging a new release.
22
-FALLBACK_VERSION = '1.2.post0'
+FALLBACK_VERSION = '1.3.0.post0'
23
24
25
# define extension arguments here
0 commit comments