We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf22444 commit 393ce73Copy full SHA for 393ce73
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release notes
2
3
-## Unreleased - Version 2.1.0
+## Version 2.1.0 -- 2019-03-11
4
5
Notable differences from version 2.0.1.
6
setup.py
@@ -18,7 +18,7 @@
18
19
# Use this version when git data are not available as in a git zip archive.
20
# Update when tagging a new release.
21
-FALLBACK_VERSION = '2.0.2.post0'
+FALLBACK_VERSION = '2.1.0.post0'
22
23
# define extension arguments here
24
ext_kws = {
0 commit comments