Bump version to 0.10.2
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
__version__ = "0.10.1"
|
__version__ = "0.10.2"
|
||||||
__author__ = "Tulir Asokan <tulir@maunium.net>"
|
__author__ = "Tulir Asokan <tulir@maunium.net>"
|
||||||
|
|||||||
+1
-1
@@ -5,7 +5,7 @@ python-magic>=0.4,<0.5
|
|||||||
commonmark>=0.8,<0.10
|
commonmark>=0.8,<0.10
|
||||||
aiohttp>=3,<4
|
aiohttp>=3,<4
|
||||||
yarl>=1,<2
|
yarl>=1,<2
|
||||||
mautrix>=0.11.2,<0.12
|
mautrix>=0.11.3,<0.12
|
||||||
#telethon>=1.22,<1.24
|
#telethon>=1.22,<1.24
|
||||||
# Temporary patch for 64-bit IDs until upstream telethon 2.0 is ready
|
# Temporary patch for 64-bit IDs until upstream telethon 2.0 is ready
|
||||||
tulir-telethon==1.24.0a2
|
tulir-telethon==1.24.0a2
|
||||||
|
|||||||
Reference in New Issue
Block a user