mirror of
https://github.com/alexbers/mtprotoproxy.git
synced 2026-03-22 02:25:49 +00:00
update version
This commit is contained in:
2
setup.py
2
setup.py
@@ -7,7 +7,7 @@ with open("README.md", "rt") as readme_fp:
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="mtprotoproxy",
|
name="mtprotoproxy",
|
||||||
version="0.9.4",
|
version="1.0.0",
|
||||||
description="Async MTProto Proxy",
|
description="Async MTProto Proxy",
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
url="https://github.com/alexbers/mtprotoproxy",
|
url="https://github.com/alexbers/mtprotoproxy",
|
||||||
|
|||||||
Reference in New Issue
Block a user