diff --git a/sdk/planetarycomputer/azure-planetarycomputer/CHANGELOG.md b/sdk/planetarycomputer/azure-planetarycomputer/CHANGELOG.md index 5f02193934d7..f0ed1dc5def2 100644 --- a/sdk/planetarycomputer/azure-planetarycomputer/CHANGELOG.md +++ b/sdk/planetarycomputer/azure-planetarycomputer/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.0.0b2 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.0.0b1 (2025-12-01) - Initial version diff --git a/sdk/planetarycomputer/azure-planetarycomputer/azure/planetarycomputer/_version.py b/sdk/planetarycomputer/azure-planetarycomputer/azure/planetarycomputer/_version.py index be71c81bd282..bbcd28b4aa67 100644 --- a/sdk/planetarycomputer/azure-planetarycomputer/azure/planetarycomputer/_version.py +++ b/sdk/planetarycomputer/azure-planetarycomputer/azure/planetarycomputer/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "1.0.0b1" +VERSION = "1.0.0b2"