Skip to content

Commit

Permalink
Update Userge to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rking32 authored Jan 23, 2022
1 parent 948babf commit eb69b8b
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__ = 6
__minor__ = 7
__micro__ = 0

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

0 comments on commit eb69b8b

Please sign in to comment.