File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 4.2.0 (Unreleased )
3+ ## 4.2.0 (2022-03-29 )
44** Disclaimer**
55
66This package and the ` azure.keyvault ` namespace does not contain code anymore. This package now installs three sub-packages instead:
Original file line number Diff line number Diff line change 1616
1717setup (
1818 name = 'azure-keyvault' ,
19- version = '4.1 .0' ,
19+ version = '4.2 .0' ,
2020 description = 'Microsoft Azure Key Vault Client Libraries for Python' ,
2121 long_description = README + "\n \n " + CHANGELOG ,
2222 long_description_content_type = "text/markdown" ,
Original file line number Diff line number Diff line change @@ -47,3 +47,5 @@ extends:
4747 safeName : azurekeyvaultsecrets
4848 - name : azure-mgmt-keyvault
4949 safeName : azuremgmtkeyvault
50+ - name : azure-keyvault
51+ safeName : azurekeyvault
You can’t perform that action at this time.
0 commit comments