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 6b14946 commit 11f19f9Copy full SHA for 11f19f9
doc/conf.py
@@ -58,9 +58,9 @@
58
# built documents.
59
#
60
# The short X.Y version.
61
-version = '0.4.11'
+version = '0.4.12'
62
# The full version, including alpha/beta/rc tags.
63
-release = '0.4.11'
+release = '0.4.12'
64
65
# The language for content autogenerated by Sphinx. Refer to documentation
66
# for a list of supported languages.
setup.py
@@ -28,7 +28,7 @@
28
29
setup(
30
name='msrest',
31
- version='0.4.11',
+ version='0.4.12',
32
author='Microsoft Corporation',
33
packages=['msrest'],
34
url=("https://github.com/Azure/msrest-for-python"),
0 commit comments