Skip to content

Commit 452016f

Browse files
author
Yalin Li
authored
Prepare release (#36919)
1 parent 275dc10 commit 452016f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/appconfiguration/azure-appconfiguration/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.6.1 (Unreleased)
3+
## 1.7.0 (2024-08-15)
44

55
### Features Added
66
- Added operation `list_labels()` for listing configuration setting labels.

sdk/appconfiguration/azure-appconfiguration/azure/appconfiguration/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# Licensed under the MIT License.
44
# ------------------------------------
55

6-
VERSION = "1.6.1"
6+
VERSION = "1.7.0"

0 commit comments

Comments
 (0)