Skip to content

Commit 7752f11

Browse files
Prepare for June Release (Azure#19043)
* Prepare for API review and release
1 parent 9c428ca commit 7752f11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/attestation/azure-security-attestation/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.0.0b3 (2021-06-08)
3+
## 1.0.0b4 (2021-06-08)
44

55
### Features Added
66

sdk/attestation/azure-security-attestation/azure/security/attestation/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# Licensed under the MIT License. See License.txt in the project root for license information.
55
# --------------------------------------------------------------------------
66

7-
VERSION = "1.0.0b3"
7+
VERSION = "1.0.0b4"

0 commit comments

Comments
 (0)