Skip to content

Commit ef44a86

Browse files
authored
Merge pull request #59 from DataFog/sidmohan0-patch-1
Update __about__.py
2 parents 4be5015 + 15e899e commit ef44a86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

datafog/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.3.0"
1+
__version__ = "4.1.0-dev"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
long_description = f.read()
66

77
# Use a single source of truth for the version
8-
__version__ = "4.0.0"
8+
__version__ = "4.1.0-dev"
99

1010
project_urls = {
1111
"Homepage": "https://datafog.ai",

0 commit comments

Comments
 (0)