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

Commit 080da55

Browse files
chore: release 1.1.0 (#46)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 9108eb7 commit 080da55

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.0](https://www.github.com/googleapis/python-eventarc/compare/v1.0.2...v1.1.0) (2021-10-08)
4+
5+
6+
### Features
7+
8+
* add context manager support in client ([#44](https://www.github.com/googleapis/python-eventarc/issues/44)) ([d732a44](https://www.github.com/googleapis/python-eventarc/commit/d732a44510336c7725809b797d082e4fc58c444c))
9+
310
### [1.0.2](https://www.github.com/googleapis/python-eventarc/compare/v1.0.1...v1.0.2) (2021-09-30)
411

512

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-eventarc"
2424
description = "Eventarc API client library"
25-
version = "1.0.2"
25+
version = "1.1.0"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
url = "https://github.com/googleapis/python-eventarc"
2828
dependencies = [

0 commit comments

Comments
 (0)