Skip to content

Commit 9dc86e9

Browse files
committed
update version and changelogs for 3 packages
1 parent a87a36f commit 9dc86e9

File tree

6 files changed

+19
-3
lines changed

6 files changed

+19
-3
lines changed

sdk/appplatform/azure-mgmt-appplatform/CHANGELOG.md

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

3+
## 9.1.0.post1 (2024-07-09)
4+
5+
- Re-releasing to account for setuptools source distribution normalization changes.
6+
37
## 9.1.0 (2024-07-03)
48

59
### Features Added

sdk/appplatform/azure-mgmt-appplatform/azure/mgmt/appplatform/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# license information.
66
# --------------------------------------------------------------------------
77

8-
VERSION = "9.1.0"
8+
VERSION = "9.1.0.post1"

sdk/edgezones/azure-mgmt-edgezones/CHANGELOG.md

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

3+
## 1.0.0b1.post1 (2024-07-09)
4+
5+
### Other changes
6+
7+
- Re-releasing to account for setuptools source distribution normalization changes.
8+
39
## 1.0.0b1 (2024-07-05)
410

511
### Other Changes

sdk/edgezones/azure-mgmt-edgezones/azure/mgmt/edgezones/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "1.0.0b1"
9+
VERSION = "1.0.0b1.post1"

sdk/oracledatabase/azure-mgmt-oracledatabase/CHANGELOG.md

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

3+
## 1.0.0.post1 (2024-07-09)
4+
5+
### Other changes
6+
7+
- Re-releasing to account for setuptools source distribution normalization changes.
8+
39
## 1.0.0 (2024-07-04)
410

511
### Other Changes

sdk/oracledatabase/azure-mgmt-oracledatabase/azure/mgmt/oracledatabase/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "1.0.0"
9+
VERSION = "1.0.0.post1"

0 commit comments

Comments
 (0)