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 caf8c06 commit 54437f6Copy full SHA for 54437f6
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.1.0-dev"
+__version__ = "4.1.0"
9
10
project_urls = {
11
"Homepage": "https://datafog.ai",
0 commit comments