зеркало из https://github.com/microsoft/azure-cli.git
Release azure-cli-redis 0.2.0 (#2877)
This commit is contained in:
Родитель
a18c73ec88
Коммит
98f4b25eae
|
@ -3,6 +3,8 @@
|
|||
Release History
|
||||
===============
|
||||
|
||||
0.2.0 (2017-04-17)
|
||||
++++++++++++++++++++
|
||||
* Adding update command which also adds the ability to scale for redis cache
|
||||
* Deprecates the 'update-settings' command.
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
from codecs import open
|
||||
from setuptools import setup
|
||||
|
||||
VERSION = '0.1.1b3+dev'
|
||||
VERSION = '0.2.0+dev'
|
||||
|
||||
# The full list of classifiers is available at
|
||||
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
|
||||
|
|
Загрузка…
Ссылка в новой задаче