We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e981c5 commit a5e4b0fCopy full SHA for a5e4b0f
src/alertsmanagement/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
* Remove ADAL dependencies
src/alertsmanagement/setup.py
@@ -15,7 +15,7 @@
15
logger.warn("Wheel is not available, disabling bdist_wheel hook")
16
17
# HISTORY.rst entry.
18
-VERSION = '1.0.0b1'
+VERSION = '1.0.0b2'
19
20
# The full list of classifiers is available at
21
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments