We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02bc039 commit 262bc4eCopy full SHA for 262bc4e
setup.py
@@ -28,7 +28,7 @@
28
29
setup(
30
name='msrest',
31
- version='0.6.0rc1',
+ version='0.6.0',
32
author='Microsoft Corporation',
33
packages=find_packages(exclude=["tests", "tests.*"]),
34
url=("https://github.com/Azure/msrest-for-python"),
0 commit comments