File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
packages/google-cloud-service-directory Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.4.1] ( https://github.com/googleapis/python-service-directory/compare/v1.4.0...v1.4.1 ) (2022-06-06)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** require protobuf <4.0.0dev ([ #205 ] ( https://github.com/googleapis/python-service-directory/issues/205 ) ) ([ b693784] ( https://github.com/googleapis/python-service-directory/commit/b6937849043941bf5238e5101f2935a27660e872 ) )
9+
10+
11+ ### Documentation
12+
13+ * fix changelog header to consistent size ([ #206 ] ( https://github.com/googleapis/python-service-directory/issues/206 ) ) ([ 73bd664] ( https://github.com/googleapis/python-service-directory/commit/73bd664112df42552cf125c35752001e0a395528 ) )
14+
315## [ 1.4.0] ( https://github.com/googleapis/python-service-directory/compare/v1.3.1...v1.4.0 ) (2022-05-05)
416
517
Original file line number Diff line number Diff line change 2020
2121import setuptools # type: ignore
2222
23- version = "1.4.0 "
23+ version = "1.4.1 "
2424
2525package_root = os .path .abspath (os .path .dirname (__file__ ))
2626
You can’t perform that action at this time.
0 commit comments