Skip to content

Commit 9af8942

Browse files
committed
change version number
1 parent a4f5973 commit 9af8942

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.md", "r", encoding="utf-8") as f:
44
long_description = f.read()
55

6-
__version__ = "0.0.5"
6+
__version__ = "0.0.6"
77

88
REPO_NAME = "ficto"
99
AUTHOR_USER_NAME = "taeefnajib"

0 commit comments

Comments
 (0)