Skip to content

Commit

Permalink
feat: bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
orenlab committed Dec 26, 2024
1 parent 6ac5de8 commit 5c1c10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytmbot/globals.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# pyTMBot globals initialization

# Global namespace information
__version__ = "0.2.1-dev"
__version__ = "0.2.1"
__author__ = "Denis Rozhnovskiy <pytelemonbot@mail.ru>"
__license__ = "MIT"
__repository__ = "https://github.com/orenlab/pytmbot"
Expand Down

0 comments on commit 5c1c10f

Please sign in to comment.