We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa26e7c commit 661b54cCopy full SHA for 661b54c
2 files changed
sdk/textanalytics/azure-ai-textanalytics/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Change Log azure-ai-textanalytics
2
3
+## 1.0.0b7 (Unreleased)
4
+
5
6
## 1.0.0b6 (2020-05-27)
7
8
**New features**
sdk/textanalytics/azure-ai-textanalytics/azure/ai/textanalytics/_version.py
@@ -4,4 +4,4 @@
# Licensed under the MIT License.
# ------------------------------------
-VERSION = "1.0.0b6"
+VERSION = "1.0.0b7"
0 commit comments