diff --git a/sdk/purview/azure-purview-administration/CHANGELOG.md b/sdk/purview/azure-purview-administration/CHANGELOG.md index e6d0ecd00b49..95354f560749 100644 --- a/sdk/purview/azure-purview-administration/CHANGELOG.md +++ b/sdk/purview/azure-purview-administration/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.0.0b2 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.0.0b1 (2021-09-29) - This is the initial release of the Azure Purview Administration library. diff --git a/sdk/purview/azure-purview-administration/azure/purview/administration/_version.py b/sdk/purview/azure-purview-administration/azure/purview/administration/_version.py index ab32f7856eb1..49fbeb446e68 100644 --- a/sdk/purview/azure-purview-administration/azure/purview/administration/_version.py +++ b/sdk/purview/azure-purview-administration/azure/purview/administration/_version.py @@ -5,4 +5,4 @@ # license information. # -------------------------------------------------------------------------- -VERSION = "1.0.0b1" +VERSION = "1.0.0b2" diff --git a/sdk/purview/azure-purview-catalog/CHANGELOG.md b/sdk/purview/azure-purview-catalog/CHANGELOG.md index dfe6e99a2600..7d4529c30aa6 100644 --- a/sdk/purview/azure-purview-catalog/CHANGELOG.md +++ b/sdk/purview/azure-purview-catalog/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.0.0b3 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.0.0b2 (2021-09-29) **Features** diff --git a/sdk/purview/azure-purview-catalog/azure/purview/catalog/_version.py b/sdk/purview/azure-purview-catalog/azure/purview/catalog/_version.py index dfa6ee022f15..20971492f129 100644 --- a/sdk/purview/azure-purview-catalog/azure/purview/catalog/_version.py +++ b/sdk/purview/azure-purview-catalog/azure/purview/catalog/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "1.0.0b2" +VERSION = "1.0.0b3" diff --git a/sdk/purview/azure-purview-scanning/CHANGELOG.md b/sdk/purview/azure-purview-scanning/CHANGELOG.md index 87b5c044ebfe..8316be0a8ae5 100644 --- a/sdk/purview/azure-purview-scanning/CHANGELOG.md +++ b/sdk/purview/azure-purview-scanning/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.0.0b3 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.0.0b2 (2021-09-29) **Features** diff --git a/sdk/purview/azure-purview-scanning/azure/purview/scanning/_version.py b/sdk/purview/azure-purview-scanning/azure/purview/scanning/_version.py index dfa6ee022f15..20971492f129 100644 --- a/sdk/purview/azure-purview-scanning/azure/purview/scanning/_version.py +++ b/sdk/purview/azure-purview-scanning/azure/purview/scanning/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "1.0.0b2" +VERSION = "1.0.0b3"