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 c2e8203 commit cb99f73Copy full SHA for cb99f73
setup.py
@@ -20,7 +20,7 @@
20
21
# Use this version when git data are not available as in a git zip archive.
22
# Update when tagging a new release.
23
-FALLBACK_VERSION = '2.2.6'
+FALLBACK_VERSION = '2024.1.1'
24
25
# define extension arguments here
26
ext_kws = {
0 commit comments