Update beta version

This commit is contained in:
Dan 2019-06-14 19:56:39 +02:00
parent d2dee4ae9e
commit 2efd3e00ec

View File

@ -23,7 +23,7 @@ with open("README.md", encoding="utf-8") as f:
setup(
name="TgCrypto",
version="1.1.1",
version="1.2.0b4",
description="Fast Telegram Crypto Library for Python",
long_description=readme,
long_description_content_type="text/markdown",