Skip to content

Commit

Permalink
chore(master): release 1.16.0 (#519)
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 Jul 14, 2023
1 parent cd2ed54 commit 61e90bf
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
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/gcp-releasetool/#history

## [1.16.0](https://github.com/googleapis/releasetool/compare/v1.15.0...v1.16.0) (2023-07-14)


### Features

* Add new Ruby OpenTelemetry repo ([02b6653](https://github.com/googleapis/releasetool/commit/02b6653bbf0238c6f192c86ebb9fa079276d94aa))

## [1.15.0](https://github.com/googleapis/releasetool/compare/v1.14.0...v1.15.0) (2023-06-27)


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

name = 'gcp-releasetool'
description = ''
version = "1.15.0"
version = "1.16.0"
release_status = 'Development Status :: 3 - Alpha'
dependencies = [
"requests",
Expand Down

0 comments on commit 61e90bf

Please sign in to comment.