Skip to content

Commit 9d179b3

Browse files
chore(main): release 0.4.1 (#74)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent d75db95 commit 9d179b3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-eventarc-publishing/CHANGELOG.md

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

3+
## [0.4.1](https://github.com/googleapis/python-eventarc-publishing/compare/v0.4.0...v0.4.1) (2022-09-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **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))
9+
310
## [0.4.0](https://github.com/googleapis/python-eventarc-publishing/compare/v0.3.1...v0.4.0) (2022-09-16)
411

512

packages/google-cloud-eventarc-publishing/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-publishing"
2424
description = "Eventarc Publishing API client library"
25-
version = "0.4.0"
25+
version = "0.4.1"
2626
url = "https://github.com/googleapis/python-eventarc-publishing"
2727
release_status = "Development Status :: 4 - Beta"
2828
dependencies = [

0 commit comments

Comments
 (0)