We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9584eb3 commit 81bd80bCopy full SHA for 81bd80b
src/notification-hub/HISTORY.rst
@@ -3,6 +3,10 @@
3
Release History
4
===============
5
6
+2.0.0b2
7
+++++++
8
+* Fix notification-hub credential create command output issue
9
+
10
2.0.0b1
11
++++++
12
* Remove `az notification-hub test-send`
src/notification-hub/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 = '2.0.0b1'
+VERSION = '2.0.0b2'
20
21
# The full list of classifiers is available at
22
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments