diff --git a/.release-please-manifest.json b/.release-please-manifest.json index cf198b9b..a09efe7f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.11.0" + ".": "1.12.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index a0431275..361ea298 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.12.0](https://github.com/googleapis/python-compute/compare/v1.11.0...v1.12.0) (2023-07-04) + + +### Features + +* Update Compute Engine API to revision 20230610 ([#820](https://github.com/googleapis/python-compute/issues/820)) ([#415](https://github.com/googleapis/python-compute/issues/415)) ([9573d00](https://github.com/googleapis/python-compute/commit/9573d00c48e3b2ee8134023f6b2c38e2d5ade03c)) + ## [1.11.0](https://github.com/googleapis/python-compute/compare/v1.10.1...v1.11.0) (2023-03-23) diff --git a/google/cloud/compute/gapic_version.py b/google/cloud/compute/gapic_version.py index 98fb3f58..7138f214 100644 --- a/google/cloud/compute/gapic_version.py +++ b/google/cloud/compute/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.11.0" # {x-release-please-version} +__version__ = "1.12.0" # {x-release-please-version} diff --git a/google/cloud/compute_v1/gapic_version.py b/google/cloud/compute_v1/gapic_version.py index 98fb3f58..7138f214 100644 --- a/google/cloud/compute_v1/gapic_version.py +++ b/google/cloud/compute_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.11.0" # {x-release-please-version} +__version__ = "1.12.0" # {x-release-please-version}