We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d98f70 commit ff5e925Copy full SHA for ff5e925
setup.py
@@ -5,7 +5,7 @@
5
long_description = f.read()
6
7
# Use a single source of truth for the version
8
-__version__ = "v4.0.0"
+__version__ = "4.0.0b0"
9
10
project_urls = {
11
"Homepage": "https://datafog.ai",
0 commit comments