Skip to content

Commit

Permalink
Bump version to 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
0x24a committed Jul 27, 2024
1 parent f69e93b commit 080a261
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

setup(
name="hvicorn",
version="0.0.6",
description="Something for creating webapps like uvicorn, But for online chatrooms...",
version="0.0.7",
description="A simple hack.chat bot framework with type hinting",
long_description=open("README.md", "r").read(),
long_description_content_type="text/markdown",
url="https://github.com/Hiyoteam/hvicorn",
Expand Down

0 comments on commit 080a261

Please sign in to comment.