Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Commit

Permalink
chore(main): release 1.4.3 (#134)
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] committed Oct 10, 2022
1 parent 9f5ea8c commit 7793746
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.3](https://github.com/googleapis/python-debugger-client/compare/v1.4.2...v1.4.3) (2022-10-07)


### Bug Fixes

* **deps:** Allow protobuf 3.19.5 ([#133](https://github.com/googleapis/python-debugger-client/issues/133)) ([9f5ea8c](https://github.com/googleapis/python-debugger-client/commit/9f5ea8cafb8f9f5d39e827927b75bc076cba2504))

## [1.4.2](https://github.com/googleapis/python-debugger-client/compare/v1.4.1...v1.4.2) (2022-10-03)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

name = "google-cloud-debugger-client"
description = "Cloud Debugger API client library"
version = "1.4.2"
version = "1.4.3"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-debugger-client"
dependencies = [
Expand Down

0 comments on commit 7793746

Please sign in to comment.