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.
2 parents 4be5015 + 15e899e commit ef44a86Copy full SHA for ef44a86
datafog/__about__.py
@@ -1 +1 @@
1
-__version__ = "3.3.0"
+__version__ = "4.1.0-dev"
setup.py
@@ -5,7 +5,7 @@
5
long_description = f.read()
6
7
# Use a single source of truth for the version
8
-__version__ = "4.0.0"
9
10
project_urls = {
11
"Homepage": "https://datafog.ai",
0 commit comments