Skip to content

Commit 3e01d23

Browse files
authored
[Key Vault] Metapackage cleanup (#42101)
1 parent a209e4a commit 3e01d23

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

sdk/keyvault/azure-keyvault/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,4 @@ see the Code of Conduct FAQ or contact [email protected] with any
4343
additional questions or comments.
4444

4545
[code_of_conduct]: https://opensource.microsoft.com/codeofconduct/
46-
47-
46+
[pip]: https://pypi.org/project/azure-keyvault/

sdk/keyvault/azure-keyvault/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
setup(
1818
name='azure-keyvault',
19-
version='4.2.1b1',
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",

0 commit comments

Comments
 (0)