We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e644f7 commit da4a1a3Copy full SHA for da4a1a3
2 files changed
src/internet-analyzer/HISTORY.rst
@@ -3,6 +3,10 @@
3
Release History
4
===============
5
6
+1.0.0b2
7
+++++++
8
+* Update module documentation.
9
+
10
1.0.0b1
11
+++++
12
* Replace msrestazure with azure.core
src/internet-analyzer/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.0b1'
+VERSION = '1.0.0b2'
20
21
# The full list of classifiers is available at
22
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments