Skip to content

Commit ca08681

Browse files
chore(main): release 1.6.2 (#231)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 71830d7 commit ca08681

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/google-cloud-trace/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

55
[1]: https://pypi.org/project/google-cloud-trace/#history
66

7+
## [1.6.2](https://github.com/googleapis/python-trace/compare/v1.6.1...v1.6.2) (2022-06-06)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf <4.0.0dev ([#229](https://github.com/googleapis/python-trace/issues/229)) ([6074f64](https://github.com/googleapis/python-trace/commit/6074f646b6bac5b6e106b86dc44c0d3132d67712))
13+
14+
15+
### Documentation
16+
17+
* fix changelog header to consistent size ([#230](https://github.com/googleapis/python-trace/issues/230)) ([4994bb7](https://github.com/googleapis/python-trace/commit/4994bb7bf34f9e2c4afa7c4c38947bdeab76598a))
18+
719
## [1.6.1](https://github.com/googleapis/python-trace/compare/v1.6.0...v1.6.1) (2022-03-05)
820

921

packages/google-cloud-trace/setup.py

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

2323
name = "google-cloud-trace"
2424
description = "Cloud Trace API client library"
25-
version = "1.6.1"
25+
version = "1.6.2"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)