Skip to content

Commit 9180b0f

Browse files
committed
v0.0.1a4 pre-release
1 parent dfaeb93 commit 9180b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
with open("README.rst", "r", encoding="utf-8") as f:
44
long_description = f.read()
55

6-
__version__ = "0.0.1a3"
6+
__version__ = "0.0.1a4"
77
REPO_NAME = "chatInsights"
88
AUTHOR = "ronilpatil"
99
AUTHOR_EMAIL = "[email protected]"

0 commit comments

Comments
 (0)