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

Commit

Permalink
chore(v0): release 0.1.5 (#106)
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 Jun 9, 2022
1 parent 7e9b458 commit 510ffec
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

## [0.1.5](https://github.com/googleapis/python-debugger-client/compare/v0.1.4...v0.1.5) (2022-06-07)


### Bug Fixes

* **deps:** require protobuf<4.0.0 on v0 branch ([#105](https://github.com/googleapis/python-debugger-client/issues/105)) ([7e9b458](https://github.com/googleapis/python-debugger-client/commit/7e9b45886980042d58ed8169147bc48e472daaf3))

### [0.1.4](https://github.com/googleapis/python-debugger-client/compare/v0.1.3...v0.1.4) (2022-04-11)


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 = "0.1.4"
version = "0.1.5"
release_status = "Development Status :: 4 - Beta"
url = "https://github.com/googleapis/python-debugger-client"
dependencies = [
Expand Down

0 comments on commit 510ffec

Please sign in to comment.