We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43a80a commit 9a4683bCopy full SHA for 9a4683b
src/serial-console/HISTORY.rst
@@ -1,6 +1,6 @@
1
Release History
2
===============
3
-1.0.0b4
+1.0.0
4
++++++
5
* Migrate code from Azure SDK to AAZ based commands for compute operations (VM)
6
src/serial-console/setup.py
@@ -16,7 +16,7 @@
16
17
# TODO: Confirm this is the right version number you want and it matches your
18
# HISTORY.rst entry.
19
-VERSION = '1.0.0b4'
+VERSION = '1.0.0'
20
21
# The full list of classifiers is available at
22
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments