Skip to content

Commit

Permalink
chore(main): release 1.3.2 (#172)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Oct 4, 2022
1 parent c41867b commit cb7bdfc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-service-management/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.2](https://github.com/googleapis/python-service-management/compare/v1.3.1...v1.3.2) (2022-09-29)


### Bug Fixes

* **deps:** Require protobuf >= 3.20.2 ([#171](https://github.com/googleapis/python-service-management/issues/171)) ([8c9ecfd](https://github.com/googleapis/python-service-management/commit/8c9ecfdb8a3cb31a95baa46bd703d63bdf4f5e39))

## [1.3.1](https://github.com/googleapis/python-service-management/compare/v1.3.0...v1.3.1) (2022-08-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-service-management/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import setuptools # type: ignore

name = "google-cloud-service-management"
version = "1.3.1"
version = "1.3.2"
description = "Service Management API"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-service-management"
Expand Down

0 comments on commit cb7bdfc

Please sign in to comment.