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 d7460af

Browse filesBrowse files
chore(main): release 1.2.4 (#89)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent c876fa5 commit d7460af
Copy full SHA for d7460af

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

+13
-1
lines changed

‎CHANGELOG.md

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

3+
## [1.2.4](https://github.com/googleapis/python-source-context/compare/v1.2.3...v1.2.4) (2022-06-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** require protobuf <4.0.0dev ([#87](https://github.com/googleapis/python-source-context/issues/87)) ([5b86140](https://github.com/googleapis/python-source-context/commit/5b86140b3a4ffa4c591722e127e4bbff64eab91e))
9+
10+
11+
### Documentation
12+
13+
* fix changelog header to consistent size ([#88](https://github.com/googleapis/python-source-context/issues/88)) ([7b7fe62](https://github.com/googleapis/python-source-context/commit/7b7fe6278cf454196e89c18db63a20acd2c8aa23))
14+
315
## [1.2.3](https://github.com/googleapis/python-source-context/compare/v1.2.2...v1.2.3) (2022-05-05)
416

517

‎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.3"
24+
version = "1.2.4"
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.