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 f59768c commit 6d12bb8Copy full SHA for 6d12bb8
sdk/core/azure-core/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.29.7 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.29.6 (2023-12-14)
14
15
### Bugs Fixed
sdk/core/azure-core/azure/core/_version.py
@@ -9,4 +9,4 @@
# regenerated.
# --------------------------------------------------------------------------
-VERSION = "1.29.6"
+VERSION = "1.29.7"
0 commit comments