8000 chore(main): release 1.4.1 (#207) · googleapis/google-cloud-python@24d07e3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 24d07e3

Browse files
release-please[bot]pull[bot]
authored andcommitted
chore(main): release 1.4.1 (#207)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 53a88ff commit 24d07e3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/google-cloud-service-directory/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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

packages/google-cloud-service-directory/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
import setuptools # type: ignore
2222

23-
version = "1.4.0"
23+
version = "1.4.1"
2424

2525
package_root = os.path.abspath(os.path.dirname(__file__))
2626

0 commit comments

Comments
 (0)
0