Skip to content

Commit

Permalink
chore: release 1.5.1 (#152)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\*
---
### [1.5.1](https://www.github.com/googleapis/python-trace/compare/v1.5.0...v1.5.1) (2021-11-01)


### Bug Fixes

* **deps:** drop packaging dependency ([755b803](https://www.github.com/googleapis/python-trace/commit/755b8033a5e43490eda443e8ac6817f0d14ecc85))
* **deps:** require google-api-core >= 1.28.0 ([755b803](https://www.github.com/googleapis/python-trace/commit/755b8033a5e43490eda443e8ac6817f0d14ecc85))


### Documentation

* list oneofs in docstring ([755b803](https://www.github.com/googleapis/python-trace/commit/755b8033a5e43490eda443e8ac6817f0d14ecc85))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Nov 2, 2021
1 parent a91ba9f commit 96005ca
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/google-cloud-trace/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@

[1]: https://pypi.org/project/google-cloud-trace/#history

### [1.5.1](https://www.github.com/googleapis/python-trace/compare/v1.5.0...v1.5.1) (2021-11-01)


### Bug Fixes

* **deps:** drop packaging dependency ([755b803](https://www.github.com/googleapis/python-trace/commit/755b8033a5e43490eda443e8ac6817f0d14ecc85))
* **deps:** require google-api-core >= 1.28.0 ([755b803](https://www.github.com/googleapis/python-trace/commit/755b8033a5e43490eda443e8ac6817f0d14ecc85))


### Documentation

* list oneofs in docstring ([755b803](https://www.github.com/googleapis/python-trace/commit/755b8033a5e43490eda443e8ac6817f0d14ecc85))

## [1.5.0](https://www.github.com/googleapis/python-trace/compare/v1.4.0...v1.5.0) (2021-10-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-trace/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-trace"
description = "Cloud Trace API client library"
version = "1.5.0"
version = "1.5.1"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 96005ca

Please sign in to comment.