Skip to content
This repository was archived by the owner on Jun 8, 2022. It is now read-only.

Commit 9a23710

Browse files
committed
Created release 1.2.1 on PyPi
1 parent b49df72 commit 9a23710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
if __name__ == "__main__":
3030
setup(
3131
name='vsts-client',
32-
version='1.2.0',
32+
version='1.2.1',
3333
description='Azure DevOps client library',
3434
long_description='A Python client library for Azure DevOps/TFS.',
3535
license='MIT License',

0 commit comments

Comments
 (0)