Skip to content

Commit a5e4b0f

Browse files
authored
update version (#8594)
1 parent 2e981c5 commit a5e4b0f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/alertsmanagement/HISTORY.rst

+4
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
* Remove ADAL dependencies

src/alertsmanagement/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
logger.warn("Wheel is not available, disabling bdist_wheel hook")
1616

1717
# HISTORY.rst entry.
18-
VERSION = '1.0.0b1'
18+
VERSION = '1.0.0b2'
1919

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

0 commit comments

Comments
 (0)