Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Commit 7f116e0

Browse files
chore(main): release 1.1.2 (#53)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent ba6b0c5 commit 7f116e0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.2](https://github.com/googleapis/python-ids/compare/v1.1.1...v1.1.2) (2022-06-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** require protobuf <4.0.0dev ([#52](https://github.com/googleapis/python-ids/issues/52)) ([cde8a52](https://github.com/googleapis/python-ids/commit/cde8a52a5152df0d7f2858ab4733769a024eb9aa))
9+
10+
11+
### Documentation
12+
13+
* fix changelog header to consistent size ([#51](https://github.com/googleapis/python-ids/issues/51)) ([24267af](https://github.com/googleapis/python-ids/commit/24267afe4003f33c2f7505ac69c23f352136c55a))
14+
315
## [1.1.1](https://github.com/googleapis/python-ids/compare/v1.1.0...v1.1.1) (2022-03-05)
416

517

setup.py

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

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

0 commit comments

Comments
 (0)