diff --git a/setup.py b/setup.py index 9c25368..ca22dd1 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setup( name="TgCrypto-pyrofork", - version="1.2.6", + version="1.2.7", description="Fast and Portable Cryptography Extension Library for Pyrofork", long_description=readme, long_description_content_type="text/markdown",