Skip to content

Commit 86c98a9

Browse files
authored
chore: librarian release pull request: 20251212T181655Z (#556)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.7.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:d7caef319a25d618e20ba798b103434700bfd80015f525802d87621ca2528c90 <details><summary>proto-plus: 1.27.0</summary> ## [1.27.0](googleapis/proto-plus-python@v1.26.1...v1.27.0) (2025-12-12) ### Features * Add classifier for Python 3.14 (#544) ([d9f41512](googleapis/proto-plus-python@d9f41512)) </details>
1 parent 7053825 commit 86c98a9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

packages/proto-plus/.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:d7caef319a25d618e20ba798b103434700bfd80015f525802d87621ca2528c90
22
libraries:
33
- id: proto-plus
4-
version: 1.26.1
4+
version: 1.27.0
55
last_generated_commit: ""
66
apis: []
77
source_roots:

packages/proto-plus/CHANGELOG.md

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

55
[1]: https://pypi.org/project/proto-plus/#history
66

7+
## [1.27.0](https://github.com/googleapis/proto-plus-python/compare/v1.26.1...v1.27.0) (2025-12-12)
8+
9+
10+
### Features
11+
12+
* Add classifier for Python 3.14 (#544) ([d9f41512648c4551fc3e926649864c5dfe3964b2](https://github.com/googleapis/proto-plus-python/commit/d9f41512648c4551fc3e926649864c5dfe3964b2))
13+
714
## [1.26.1](https://github.com/googleapis/proto-plus-python/compare/v1.26.0...v1.26.1) (2025-03-05)
815

916

packages/proto-plus/proto/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414
#
15-
__version__ = "1.26.1"
15+
__version__ = "1.27.0"

0 commit comments

Comments
 (0)