Skip to content

Commit a43a80a

Browse files
committed
Update version
1 parent 039bb92 commit a43a80a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/serial-console/HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Release History
22
===============
3-
1.1.0
3+
1.0.0b4
44
++++++
55
* Migrate code from Azure SDK to AAZ based commands for compute operations (VM)
66

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.1.0'
19+
VERSION = '1.0.0b4'
2020

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

0 commit comments

Comments
 (0)