Skip to content

Commit 81fb55b

Browse files
committed
Update version
1 parent 7574ddc commit 81fb55b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

src/serial-console/HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Release History
22
===============
3+
1.1.0
4+
++++++
5+
* Migrate code from Azure SDK to AAZ based commands for compute operations (VM)
6+
37
1.0.0b3
48
++++++
59
* Fixed an issue where admin commands were not being sent when the VM was using a custom boot diagnostics storage account.

src/serial-console/setup.py

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

1717
# TODO: Confirm this is the right version number you want and it matches your
1818
# HISTORY.rst entry.
19-
VERSION = '1.0.0b3'
19+
VERSION = '1.1.0'
2020

2121
# The full list of classifiers is available at
2222
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)