Skip to content

Commit

Permalink
Bump version to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
0x24a committed Jun 17, 2024
1 parent c589c12 commit 15f6317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="hvicorn",
version="0.0.4",
version="0.0.5",
description="Something for creating webapps like uvicorn, But for online chatrooms...",
long_description=open("README.md", "r").read(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 15f6317

Please sign in to comment.