Browse Source

(feat) setup: new version for pypi

master
Alexeev Nickolay 5 years ago
parent
commit
c857a335ab
  1. 2
      setup.py

2
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',

Loading…
Cancel
Save