diff --git a/setup.py b/setup.py index 8f80147..d6af91a 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ with open("README.md", "r") as fh: long_description = fh.read() setup(name='yandex_connect', - version='0.011b', + version='0.012b', description='API Yandex Connect', url='http://github.com/zt50tz/yandex-connect', author='Alexeev Nick',