Skip to content

Commit 11f19f9

Browse files
committed
Update 0.4.12 version
1 parent 6b14946 commit 11f19f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
# built documents.
5959
#
6060
# The short X.Y version.
61-
version = '0.4.11'
61+
version = '0.4.12'
6262
# The full version, including alpha/beta/rc tags.
63-
release = '0.4.11'
63+
release = '0.4.12'
6464

6565
# The language for content autogenerated by Sphinx. Refer to documentation
6666
# for a list of supported languages.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
setup(
3030
name='msrest',
31-
version='0.4.11',
31+
version='0.4.12',
3232
author='Microsoft Corporation',
3333
packages=['msrest'],
3434
url=("https://github.com/Azure/msrest-for-python"),

0 commit comments

Comments
 (0)