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

Commit cab66a4

Browse files
chore(main): release 1.2.4
1 parent 7b7fe62 commit cab66a4

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

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.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

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.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)