Merge pull request #4 from Microsoft/account

fixing build error
This commit is contained in:
Jason Prickett MSFT 2017-04-27 17:54:44 -04:00 коммит произвёл GitHub
Родитель 92f8210922 dfa958107e
Коммит 3f712f11de
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -7,7 +7,7 @@
from setuptools import setup, find_packages
NAME = "vsts-cd-manager"
VERSION = "0.117.1"
VERSION = "0.117.2"
# To install the library, run the following
#