Skip to content

Commit d8f6e18

Browse files
chore(main): release 1.1.1 (#30)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 1b59e88 commit d8f6e18

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-ids/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.1.1](https://github.com/googleapis/python-ids/compare/v1.1.0...v1.1.1) (2022-03-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#29](https://github.com/googleapis/python-ids/issues/29)) ([b006c4d](https://github.com/googleapis/python-ids/commit/b006c4d9cc4fb9983aa901332db4f1247eea6900))
9+
310
## [1.1.0](https://github.com/googleapis/python-ids/compare/v1.0.0...v1.1.0) (2022-02-26)
411

512

packages/google-cloud-ids/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-ids"
2424
description = "Cloud IDS API client library"
25-
version = "1.1.0"
25+
version = "1.1.1"
2626
url = "https://github.com/googleapis/python-ids"
2727
release_status = "Development Status :: 5 - Production/Stable"
2828
dependencies = [

0 commit comments

Comments
 (0)