Skip to content

Commit cd684b7

Browse files
chore(main): release 1.7.0 (#246)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 8bec614 commit cd684b7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/google-crc32c/CHANGELOG.md

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

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

7+
## [1.7.0](https://github.com/googleapis/python-crc32c/compare/v1.6.0...v1.7.0) (2025-03-17)
8+
9+
10+
### Features
11+
12+
* Add Python 3.13 trove classifier ([#233](https://github.com/googleapis/python-crc32c/issues/233)) ([b125257](https://github.com/googleapis/python-crc32c/commit/b1252575f21d0dde1e131f5251a989f56fb2c0d5))
13+
* Add support for python 3.13 ([#239](https://github.com/googleapis/python-crc32c/issues/239)) ([6b918f4](https://github.com/googleapis/python-crc32c/commit/6b918f4b081daf3cbee0cbd778b27c98670fb3a4))
14+
715
## [1.6.0](https://github.com/googleapis/python-crc32c/compare/v1.5.0...v1.6.0) (2024-08-29)
816

917

packages/google-crc32c/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
[metadata]
1616
name = google-crc32c
17-
version = 1.6.0
17+
version = 1.7.0
1818
description = A python wrapper of the C library 'Google CRC32C'
1919
url = https://github.com/googleapis/python-crc32c
2020
long_description = file: README.md

0 commit comments

Comments
 (0)