Skip to content

Commit 53a72c5

Browse files
committed
Update version
1 parent 9a4683b commit 53a72c5

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

src/serial-console/HISTORY.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
Release History
22
===============
3-
1.0.0
4-
++++++
5-
* Migrate code from Azure SDK to AAZ based commands for compute operations (VM)
6-
73
1.0.0b3
84
++++++
95
* 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.0'
19+
VERSION = '1.0.0b3'
2020

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

0 commit comments

Comments
 (0)