зеркало из https://github.com/microsoft/azure-cli.git
Release azure-cli-dla 0.0.2 (#2890)
This commit is contained in:
Родитель
863ccd48d9
Коммит
b0b33971ac
|
@ -3,6 +3,12 @@
|
|||
Release History
|
||||
===============
|
||||
|
||||
0.0.2 (2017-04-17)
|
||||
++++++++++++++++++
|
||||
|
||||
* Minor text fixes (#2776)
|
||||
* Apply core changes required for API profile support (#2834) & JSON string parsing from shell (#2705)
|
||||
|
||||
0.0.1 (2017-04-03)
|
||||
++++++++++++++++++
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
from codecs import open
|
||||
from setuptools import setup
|
||||
|
||||
VERSION = '0.0.1+dev'
|
||||
VERSION = '0.0.2+dev'
|
||||
|
||||
# The full list of classifiers is available at
|
||||
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
|
||||
|
|
Загрузка…
Ссылка в новой задаче