Skip to content

Commit

Permalink
Update Userge to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rking32 committed Jun 6, 2021
1 parent 04f8aad commit 49d7361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userge/versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from pyrogram import __version__ as __pyro_version__ # noqa

__major__ = 0
__minor__ = 4
__minor__ = 5
__micro__ = 0

__python_version__ = f"{version_info[0]}.{version_info[1]}.{version_info[2]}"
Expand Down

0 comments on commit 49d7361

Please sign in to comment.