Skip to content

Commit 3676204

Browse files
Increment package version after release of azure-keyvault-certificates (#46722)
Co-authored-by: ROHIT SINGHAL <rohitsinghal4u@gmail.com>
1 parent 660d933 commit 3676204

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 4.11.2 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 4.11.1 (2026-04-29)
414

515
### Bugs Fixed

sdk/keyvault/azure-keyvault-certificates/azure/keyvault/certificates/_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 = "4.11.1"
6+
VERSION = "4.11.2"

0 commit comments

Comments
 (0)