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

Commit c080d75

Browse files
chore(v0): release 0.4.3 (#188)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent e8e4cff commit c080d75

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
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/grafeas/#history
66

7+
## [0.4.3](https://github.com/googleapis/python-grafeas/compare/v0.4.2...v0.4.3) (2022-06-08)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf<4.0.0 on v0 branch ([#187](https://github.com/googleapis/python-grafeas/issues/187)) ([e8e4cff](https://github.com/googleapis/python-grafeas/commit/e8e4cffb869b111e070afd883a81f6cbce9262b4))
13+
714
### [0.4.2](https://github.com/googleapis/python-grafeas/compare/v0.4.1...v0.4.2) (2022-04-06)
815

916

setup.py

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

2222
name = "grafeas"
2323
description = "Grafeas API client library"
24-
version = "0.4.2"
24+
version = "0.4.3"
2525
release_status = "Development Status :: 3 - Alpha"
2626
dependencies = [
2727
"google-api-core[grpc] >= 1.31.5, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0",

0 commit comments

Comments
 (0)