Skip to content

Commit 8ef4348

Browse files
committed
pre-release v0.0.1a9
1 parent 5615dff commit 8ef4348

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
12
.. image:: https://upload.wikimedia.org/wikipedia/commons/6/6b/WhatsApp.svg
2-
:align: center
3-
:height: 200
4-
:alt: logo
3+
:align: center
4+
:height: 200
5+
:alt: logo
56

67

78
.. image:: https://img.shields.io/pypi/v/chatInsights.svg

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.1a8"
6+
__version__ = "0.0.1a9"
77
REPO_NAME = "chatInsights"
88
AUTHOR = "ronilpatil"
99
AUTHOR_EMAIL = "[email protected]"

0 commit comments

Comments
 (0)