Updating for release 1.1.0 (#16)
This commit is contained in:
Родитель
22194760d5
Коммит
88eddd47bb
|
@ -16,6 +16,12 @@ To get started, after installation run the following:
|
|||
Change Log
|
||||
==========
|
||||
|
||||
1.1.0
|
||||
-----
|
||||
|
||||
- Added support for authenticating (#10)
|
||||
- Improved application upload performance (#11)
|
||||
|
||||
1.0.1
|
||||
-----
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ def read(fname):
|
|||
|
||||
setup(
|
||||
name='sfctl',
|
||||
version='1.0.1',
|
||||
version='1.1.0',
|
||||
description='Azure Service Fabric command line',
|
||||
long_description=read('README.rst'),
|
||||
url='https://github.com/Azure/service-fabric-cli',
|
||||
|
|
Загрузка…
Ссылка в новой задаче