Skip to content

Commit 0097fa6

Browse files
daniel-sancheohmayr
authored andcommitted
chore: librarian release pull request: 20251215T113904Z (#321)
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:e601da6e29c993e14c52867f2c088dfb841beae618d2a4f1e0f7970a888ab020 <details><summary>google-crc32c: 1.8.0</summary> ## [1.8.0](googleapis/python-crc32c@v1.7.1...v1.8.0) (2025-12-15) ### Features * support Python 3.14 (#315) ([49d0a36f](googleapis/python-crc32c@49d0a36f)) ### Bug Fixes * update toml file with setup.cfg content (#319) ([42e5268c](googleapis/python-crc32c@42e5268c)) </details>
1 parent dcd4054 commit 0097fa6

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

packages/google-crc32c/.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:e601da6e29c993e14c52867f2c088dfb841beae618d2a4f1e0f7970a888ab020
22
libraries:
33
- id: google-crc32c
4-
version: 1.7.1
4+
version: 1.8.0
55
last_generated_commit: ""
66
apis: []
77
source_roots:

packages/google-crc32c/CHANGELOG.md

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

55
[1]: https://pypi.org/project/google-crc32c/#history
66

7+
## [1.8.0](https://github.com/googleapis/python-crc32c/compare/v1.7.1...v1.8.0) (2025-12-15)
8+
9+
10+
### Features
11+
12+
* support Python 3.14 (#315) ([49d0a36f3334048833d0201788fd864d3342d1b2](https://github.com/googleapis/python-crc32c/commit/49d0a36f3334048833d0201788fd864d3342d1b2))
13+
14+
15+
### Bug Fixes
16+
17+
* update toml file with setup.cfg content (#319) ([42e5268c7e6077a71e54b342ada4ed2843dbc01e](https://github.com/googleapis/python-crc32c/commit/42e5268c7e6077a71e54b342ada4ed2843dbc01e))
18+
719
## [1.7.1](https://github.com/googleapis/python-crc32c/compare/v1.7.0...v1.7.1) (2025-03-25)
820

921

packages/google-crc32c/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build-backend = "setuptools.build_meta"
1818

1919
[project]
2020
name = "google-crc32c"
21-
version = "1.7.1"
21+
version = "1.8.0"
2222
description = "A python wrapper of the C library 'Google CRC32C'"
2323
readme = "README.md"
2424
requires-python = ">=3.9"

0 commit comments

Comments
 (0)