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

Commit 636a2b7

Browse files
chore(main): release 1.4.5 (#183)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent d312259 commit 636a2b7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

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

7+
## [1.4.5](https://github.com/googleapis/python-grafeas/compare/v1.4.4...v1.4.5) (2022-06-03)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf <4.0.0dev ([#182](https://github.com/googleapis/python-grafeas/issues/182)) ([d20665c](https://github.com/googleapis/python-grafeas/commit/d20665c84379e260cd2d4470ba8b000f0336a8d2))
13+
14+
15+
### Documentation
16+
17+
* fix changelog header to consistent size ([#181](https://github.com/googleapis/python-grafeas/issues/181)) ([ac19dbf](https://github.com/googleapis/python-grafeas/commit/ac19dbf79e1d29205ecd36d8ef185c615ee7a691))
18+
719
## [1.4.4](https://github.com/googleapis/python-grafeas/compare/v1.4.3...v1.4.4) (2022-05-05)
820

921

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 = "1.4.4"
24+
version = "1.4.5"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)