Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Commit 474fed2

Browse filesBrowse files
chore(main): release 1.2.6 (#104)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent bcc515b commit 474fed2
Copy full SHA for 474fed2

File tree

Expand file treeCollapse file tree

2 files changed

+9
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+9
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.2.6](https://github.com/googleapis/python-source-context/compare/v1.2.5...v1.2.6) (2022-08-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** allow protobuf < 5.0.0 ([#103](https://github.com/googleapis/python-source-context/issues/103)) ([bcc515b](https://github.com/googleapis/python-source-context/commit/bcc515bdafa3a6d0e992ba659f5e7bc89289edd5))
9+
* **deps:** require proto-plus >= 1.22.0 ([bcc515b](https://github.com/googleapis/python-source-context/commit/bcc515bdafa3a6d0e992ba659f5e7bc89289edd5))
10+
311
## [1.2.5](https://github.com/googleapis/python-source-context/compare/v1.2.4...v1.2.5) (2022-07-10)
412

513

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines 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.5"
24+
version = "1.2.6"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
url = "https://github.com/googleapis/python-source-context"
2727
dependencies = [

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.