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 7b4f46c commit 66964c3Copy full SHA for 66964c3
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.2.1.post0'
+FALLBACK_VERSION = '2.2.2'
22
23
# define extension arguments here
24
ext_kws = {
0 commit comments