diff --git a/sdk/weightsandbiases/azure-mgmt-weightsandbiases/CHANGELOG.md b/sdk/weightsandbiases/azure-mgmt-weightsandbiases/CHANGELOG.md index d632e144d62b..890d69ba4783 100644 --- a/sdk/weightsandbiases/azure-mgmt-weightsandbiases/CHANGELOG.md +++ b/sdk/weightsandbiases/azure-mgmt-weightsandbiases/CHANGELOG.md @@ -1,5 +1,11 @@ # Release History +## 1.0.2 (2026-09-16) + +### Other Changes + + - This package has been deprecated and will no longer be maintained after 09-30-2026. This package will only receive security fixes until 09-30-2026. There is no replacement package or migration path. + ## 1.0.1 (2026-09-15) ### Other Changes diff --git a/sdk/weightsandbiases/azure-mgmt-weightsandbiases/README.md b/sdk/weightsandbiases/azure-mgmt-weightsandbiases/README.md index 2eca81d3bae7..34a90e0238b5 100644 --- a/sdk/weightsandbiases/azure-mgmt-weightsandbiases/README.md +++ b/sdk/weightsandbiases/azure-mgmt-weightsandbiases/README.md @@ -1 +1 @@ -This package has been deprecated and will no longer be maintained after 09-30-2026. This package will only receive security fixes until 09-30-2026. To receive updates on new features and non-security bug fixes, upgrade to the replacement package, [azure-mgmt-weightsandbiases](https://pypi.org/project/azure-mgmt-weightsandbiases/). +This package has been deprecated and will no longer be maintained after 09-30-2026. This package will only receive security fixes until 09-30-2026. There is no replacement package or migration path. diff --git a/sdk/weightsandbiases/azure-mgmt-weightsandbiases/azure/mgmt/weightsandbiases/_version.py b/sdk/weightsandbiases/azure-mgmt-weightsandbiases/azure/mgmt/weightsandbiases/_version.py index 83602e6274bc..8e44259d1a18 100644 --- a/sdk/weightsandbiases/azure-mgmt-weightsandbiases/azure/mgmt/weightsandbiases/_version.py +++ b/sdk/weightsandbiases/azure-mgmt-weightsandbiases/azure/mgmt/weightsandbiases/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "1.0.1" +VERSION = "1.0.2"