Skip to content

Commit 769e3cc

Browse files
authored
release: Added v0.1.9-alpha
1 parent 4c6d884 commit 769e3cc

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
@@ -2,7 +2,7 @@
22

33

44
setup(name='messaging_app',
5-
version='0.1.8',
5+
version='0.1.9',
66
description="""Messaging App""",
77
long_description_content_type="text/markdown",
88
long_description="".join(open("README.md", encoding="utf-8").readlines()),

0 commit comments

Comments
 (0)