File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 66from setuptools import setup , find_packages
77
88NAME = "vsts"
9- VERSION = "0.1.13 "
9+ VERSION = "0.1.14 "
1010
1111# To install the library, run the following
1212#
Original file line number Diff line number Diff line change 1+ # --------------------------------------------------------------------------------------------
2+ # Copyright (c) Microsoft Corporation. All rights reserved.
3+ # Licensed under the MIT License. See License.txt in the project root for license information.
4+ # --------------------------------------------------------------------------------------------
5+ # Generated file, DO NOT EDIT
6+ # Changes may cause incorrect behavior and will be lost if the code is regenerated.
7+ # --------------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 33# Licensed under the MIT License. See License.txt in the project root for license information.
44# --------------------------------------------------------------------------------------------
55
6- VERSION = "0.1.13 "
6+ VERSION = "0.1.14 "
You can’t perform that action at this time.
0 commit comments