We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f24bb00 commit 4ed19c3Copy full SHA for 4ed19c3
2 files changed
sdk/monitor/azure-monitor-query/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.3.1 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.3.0 (2024-03-28)
14
15
### Features Added
sdk/monitor/azure-monitor-query/azure/monitor/query/_version.py
@@ -5,4 +5,4 @@
# license information.
# --------------------------------------------------------------------------
-VERSION = "1.3.0"
+VERSION = "1.3.1"
0 commit comments