Skip to content

Commit

Permalink
chore(main): release 1.1.0 (#51)
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 Aug 9, 2022
1 parent e47bfa2 commit c81b169
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-optimization/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.1.0](https://github.com/googleapis/python-optimization/compare/v1.0.1...v1.1.0) (2022-08-05)


### Features

* add audience parameter ([2b17d6a](https://github.com/googleapis/python-optimization/commit/2b17d6a68205a46a31d0bf5e1bbe62af8f98ac66))


### Bug Fixes

* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#48](https://github.com/googleapis/python-optimization/issues/48)) ([2b17d6a](https://github.com/googleapis/python-optimization/commit/2b17d6a68205a46a31d0bf5e1bbe62af8f98ac66))
* require python 3.7+ ([#50](https://github.com/googleapis/python-optimization/issues/50)) ([a49598b](https://github.com/googleapis/python-optimization/commit/a49598b350b3d4688e8742d6371027a028915073))

## [1.0.1](https://github.com/googleapis/python-optimization/compare/v1.0.0...v1.0.1) (2022-06-07)


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

name = "google-cloud-optimization"
description = "Cloud Optimization API client library"
version = "1.0.1"
version = "1.1.0"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-optimization"
dependencies = [
Expand Down

0 comments on commit c81b169

Please sign in to comment.