Skip to content

Commit 0f568ab

Browse files
authored
Merge pull request #78 from DataFog/sidmohan0-patch-1
Update setup.py
2 parents d1292cd + da4c224 commit 0f568ab

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__ = "4.1.0b3"
1+
__version__ = "4.1.0b4"

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.1.0b3"
8+
__version__ = "4.1.0b4"
99

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

0 commit comments

Comments
 (0)