Skip to content

Commit

Permalink
Increase version count prior to release - v0.1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Simatwa committed May 1, 2024
1 parent 02d37b0 commit 3860bc6
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 @@ -13,7 +13,7 @@ def read_contents(path: str) -> str:
setup(
name="pytgpt-bot",
packages=["pytgpt_bot"],
version="0.1.7.2",
version="0.1.7.3",
license="MIT",
author="Smartwa",
maintainer="Smartwa",
Expand Down

0 comments on commit 3860bc6

Please sign in to comment.