Skip to content

Commit

Permalink
Bump version to 0.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
0x24a committed Sep 15, 2024
1 parent 5eecd9a commit 798477f
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.1.1",
version="0.1.2",
description="A simple hack.chat bot framework with type hinting",
long_description=open("README.md", "r").read(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 798477f

Please sign in to comment.