This repository was archived by the owner on Oct 31, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Top Open diff view settings Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Top Open diff view settings Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.2.3] ( https://github.com/googleapis/python-binary-authorization/compare/v1.2.2...v1.2.3 ) (2022-06-03)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** require protobuf <4.0.0dev ([ #148 ] ( https://github.com/googleapis/python-binary-authorization/issues/148 ) ) ([ 2768020] ( https://github.com/googleapis/python-binary-authorization/commit/276802072057a817993311b92111ee4f84c7505a ) )
9+
10+
11+ ### Documentation
12+
13+ * fix changelog header to consistent size ([ #149 ] ( https://github.com/googleapis/python-binary-authorization/issues/149 ) ) ([ 3d3d7e4] ( https://github.com/googleapis/python-binary-authorization/commit/3d3d7e40793834a4d079e83d21db6ec1fe285718 ) )
14+
315## [ 1.2.2] ( https://github.com/googleapis/python-binary-authorization/compare/v1.2.1...v1.2.2 ) (2022-03-05)
416
517
Original file line number Diff line number Diff line change 2020
2121import setuptools # type: ignore
2222
23- version = "1.2.2 "
23+ version = "1.2.3 "
2424
2525package_root = os .path .abspath (os .path .dirname (__file__ ))
2626
You can’t perform that action at this time.
0 commit comments