Skip to content

Commit 9a4683b

Browse files
committed
Update version
1 parent a43a80a commit 9a4683b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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