This commit is contained in:
Alex Bulankou 2017-08-11 16:30:51 -07:00
Родитель 324d3a578a
Коммит c2e45618d2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -14,7 +14,7 @@ setup(
# Versions should comply with PEP440. For a discussion on single-sourcing # Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see # the version across setup.py and the project code, see
# http://packaging.python.org/en/latest/tutorial.html#version # http://packaging.python.org/en/latest/tutorial.html#version
version='0.10.0', version='0.11.0',
description='This project extends the Application Insights API surface to support Python.', description='This project extends the Application Insights API surface to support Python.',
long_description=long_description, long_description=long_description,