Skip to content

Commit

Permalink
Merge pull request #3 from AI-Yash/development
Browse files Browse the repository at this point in the history
update manifest.in
  • Loading branch information
yashppawar authored Dec 27, 2021
2 parents d471456 + e08e380 commit b58c08a
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
streamlit_chat/frontend/build *
recursive-include streamlit_chat/frontend/build *
Binary file added dist/streamlit-chat-0.0.1.1.tar.gz
Binary file not shown.
Binary file removed dist/streamlit-chat-0.0.1.tar.gz
Binary file not shown.
Binary file removed dist/streamlit_chat-0.0.1-py3-none-any.whl
Binary file not shown.
Binary file added dist/streamlit_chat-0.0.1.1-py3-none-any.whl
Binary file not shown.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setuptools.setup(
name="streamlit-chat",
version="0.0.1",
version="0.0.1.1",
author="Yash Pravin Pawar, Yash Vardhan Kapil",
author_email="[email protected], [email protected]",
description="A streamlit component, to make chatbots",
Expand Down

0 comments on commit b58c08a

Please sign in to comment.