File tree Expand file tree Collapse file tree
packages/google-cloud-domains Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.3] ( https://github.com/googleapis/python-domains/compare/v1.1.2...v1.1.3 ) (2022-06-03)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** require protobuf <4.0.0dev ([ #144 ] ( https://github.com/googleapis/python-domains/issues/144 ) ) ([ 672ff97] ( https://github.com/googleapis/python-domains/commit/672ff979ff60527eeda83597bccf77201200119c ) )
9+
10+
11+ ### Documentation
12+
13+ * fix changelog header to consistent size ([ #143 ] ( https://github.com/googleapis/python-domains/issues/143 ) ) ([ 00a732d] ( https://github.com/googleapis/python-domains/commit/00a732d48739196fd891053725a73e3dd6eef570 ) )
14+
315## [ 1.1.2] ( https://github.com/googleapis/python-domains/compare/v1.1.1...v1.1.2 ) (2022-05-05)
416
517
Original file line number Diff line number Diff line change 2020
2121import setuptools # type: ignore
2222
23- version = "1.1.2 "
23+ version = "1.1.3 "
2424
2525package_root = os .path .abspath (os .path .dirname (__file__ ))
2626
You can’t perform that action at this time.
0 commit comments