Skip to content

Commit

Permalink
chore(main): release 1.2.1 (#64)
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 13, 2022
1 parent 6ea352c commit 1e41652
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-ids/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.1](https://github.com/googleapis/python-ids/compare/v1.2.0...v1.2.1) (2022-07-13)


### Bug Fixes

* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#63](https://github.com/googleapis/python-ids/issues/63)) ([f664641](https://github.com/googleapis/python-ids/commit/f664641ebcc0aeb7031cc2169fdfe3b0da6d0604))

## [1.2.0](https://github.com/googleapis/python-ids/compare/v1.1.2...v1.2.0) (2022-07-12)


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

name = "google-cloud-ids"
description = "Cloud IDS API client library"
version = "1.2.0"
version = "1.2.1"
url = "https://github.com/googleapis/python-ids"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
Expand Down

0 comments on commit 1e41652

Please sign in to comment.