Skip to content

Commit

Permalink
0.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
0x24a committed Jun 5, 2024
1 parent c3ea9f3 commit 1a08027
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.1",
version="0.0.2",
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 1a08027

Please sign in to comment.