We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab34a18 commit 18df080Copy full SHA for 18df080
requirements.txt
@@ -20,7 +20,7 @@ oauth2client
20
Pillow==8.0
21
psutil
22
pybase64
23
-pyrogram==1.1.10
+pyrogram==1.1.12
24
pySmartDL
25
python-dotenv
26
pytz
userge/versions.py
@@ -14,7 +14,7 @@
14
15
__major__ = 0
16
__minor__ = 3
17
-__micro__ = 0
+__micro__ = 1
18
19
__python_version__ = f"{version_info[0]}.{version_info[1]}.{version_info[2]}"
__license__ = "[GNU GPL v3.0](https://github.com/UsergeTeam/Userge/blob/master/LICENSE)"
0 commit comments