Skip to content

Commit

Permalink
chore(main): release 0.4.1 (#74)
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] committed Sep 29, 2022
1 parent d75db95 commit 9d179b3
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-eventarc-publishing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.1](https://github.com/googleapis/python-eventarc-publishing/compare/v0.4.0...v0.4.1) (2022-09-29)


### Bug Fixes

* **deps:** Require protobuf >= 3.20.2 ([#72](https://github.com/googleapis/python-eventarc-publishing/issues/72)) ([b436e3d](https://github.com/googleapis/python-eventarc-publishing/commit/b436e3d9a00590034831c2567a466f6fdb0c58b7))

## [0.4.0](https://github.com/googleapis/python-eventarc-publishing/compare/v0.3.1...v0.4.0) (2022-09-16)


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

name = "google-cloud-eventarc-publishing"
description = "Eventarc Publishing API client library"
version = "0.4.0"
version = "0.4.1"
url = "https://github.com/googleapis/python-eventarc-publishing"
release_status = "Development Status :: 4 - Beta"
dependencies = [
Expand Down

0 comments on commit 9d179b3

Please sign in to comment.