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

Commit

Permalink
chore: release 1.2.1 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Nov 2, 2021
1 parent f509558 commit e93c348
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

### [1.2.1](https://www.github.com/googleapis/python-eventarc/compare/v1.2.0...v1.2.1) (2021-11-01)


### Bug Fixes

* **deps:** drop packaging dependency ([f509558](https://www.github.com/googleapis/python-eventarc/commit/f509558fe1967d7b0fc65c27a1a0f498bddaa915))
* **deps:** require google-api-core >= 1.28.0 ([f509558](https://www.github.com/googleapis/python-eventarc/commit/f509558fe1967d7b0fc65c27a1a0f498bddaa915))


### Documentation

* list oneofs in docstring ([f509558](https://www.github.com/googleapis/python-eventarc/commit/f509558fe1967d7b0fc65c27a1a0f498bddaa915))

## [1.2.0](https://www.github.com/googleapis/python-eventarc/compare/v1.1.0...v1.2.0) (2021-10-14)


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

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

0 comments on commit e93c348

Please sign in to comment.