Skip to content

Commit 0f65ccf

Browse files
authored
Increment package version after release of azure_keyvault_administration (#13651)
1 parent 9257b34 commit 0f65ccf

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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

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

3+
## 4.0.0b2 (Unreleased)
4+
5+
36
## 4.0.0b1 (2020-09-08)
47
### Added
58
- `KeyVaultAccessControlClient` performs role-based access control operations

sdk/keyvault/azure-keyvault-administration/azure/keyvault/administration/_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.0.0b1"
6+
VERSION = "4.0.0b2"

0 commit comments

Comments
 (0)