Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Commit 2a7b128

Browse files
chore(main): release 1.2.8 (#119)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 45a19ad commit 2a7b128

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.8](https://github.com/googleapis/python-source-context/compare/v1.2.7...v1.2.8) (2022-10-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Allow protobuf 3.19.5 ([#118](https://github.com/googleapis/python-source-context/issues/118)) ([45a19ad](https://github.com/googleapis/python-source-context/commit/45a19addbc6f1d24048b1566c23c761bdc30fea7))
9+
310
## [1.2.7](https://github.com/googleapis/python-source-context/compare/v1.2.6...v1.2.7) (2022-09-29)
411

512

setup.py

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

2222
name = "google-cloud-source-context"
2323
description = "Python client for Source Context"
24-
version = "1.2.7"
24+
version = "1.2.8"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
url = "https://github.com/googleapis/python-source-context"
2727
dependencies = [

0 commit comments

Comments
 (0)