зеркало из https://github.com/microsoft/azure-cli.git
Release azure-cli-documentdb 0.1.3 (#2886)
This commit is contained in:
Родитель
c06b7b32f6
Коммит
99e8d2f38d
|
@ -3,6 +3,11 @@
|
||||||
Release History
|
Release History
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
0.1.3 (2017-04-17)
|
||||||
|
++++++++++++++++++
|
||||||
|
|
||||||
|
* Apply core changes required for API profile support (#2834)
|
||||||
|
|
||||||
0.1.2 (2017-04-03)
|
0.1.2 (2017-04-03)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
from codecs import open
|
from codecs import open
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
VERSION = '0.1.2+dev'
|
VERSION = '0.1.3+dev'
|
||||||
|
|
||||||
# The full list of classifiers is available at
|
# The full list of classifiers is available at
|
||||||
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
|
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
|
||||||
|
|
Загрузка…
Ссылка в новой задаче