This repository was archived by the owner on Oct 31, 2023. It is now read-only.
File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
15
## [ 1.2.2] ( https://github.com/googleapis/python-binary-authorization/compare/v1.2.1...v1.2.2 ) (2022-03-05)
4
16
5
17
Original file line number Diff line number Diff line change 20
20
21
21
import setuptools # type: ignore
22
22
23
- version = "1.2.2 "
23
+ version = "1.2.3 "
24
24
25
25
package_root = os .path .abspath (os .path .dirname (__file__ ))
26
26
You can’t perform that action at this time.
0 commit comments