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 5cce755 commit 4bed8d6Copy full SHA for 4bed8d6
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release notes
2
3
-## Unreleased - Version 3.0.0
+## Version 3.0.0 -- 2019-03-12
4
5
Differences from version 1.2.2.
6
setup.py
@@ -12,7 +12,7 @@
12
13
# Use this version when git data are not available, like in git zip archive.
14
# Update when tagging a new release.
15
-FALLBACK_VERSION = '3.0a2.post0'
+FALLBACK_VERSION = '3.0.0.post0'
16
17
# versioncfgfile holds version data for git commit hash and date.
18
# It must reside in the same directory as version.py.
0 commit comments