Skip to content

Commit da4a1a3

Browse files
authored
{internet-analyzer} Patch version for updated doc (#8602)
1 parent 5e644f7 commit da4a1a3

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

src/internet-analyzer/HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Release History
44
===============
55

6+
1.0.0b2
7+
++++++
8+
* Update module documentation.
9+
610
1.0.0b1
711
+++++
812
* Replace msrestazure with azure.core

src/internet-analyzer/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.0b1'
19+
VERSION = '1.0.0b2'
2020

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

0 commit comments

Comments
 (0)