update version

This commit is contained in:
Alexander Bersenev
2018-07-05 16:29:03 +05:00
parent 9b038596f8
commit 6ae507bd86

View File

@@ -7,7 +7,7 @@ with open("README.md", "rt") as readme_fp:
setuptools.setup(
name="mtprotoproxy",
version="0.9.4",
version="1.0.0",
description="Async MTProto Proxy",
long_description=long_description,
url="https://github.com/alexbers/mtprotoproxy",