Skip to content

Commit 2f190af

Browse files
chore(main): release 1.7.1 (#280)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent f6f30af commit 2f190af

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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/google-crc32c/#history
66

7+
## [1.7.1](https://github.com/googleapis/python-crc32c/compare/v1.7.0...v1.7.1) (2025-03-25)
8+
9+
10+
### Bug Fixes
11+
12+
* Add Python 3.13 windows wheels ([fbb0e26](https://github.com/googleapis/python-crc32c/commit/fbb0e26b576fb82b8677b14505e702313cbcfe4e))
13+
714
## [1.7.0](https://github.com/googleapis/python-crc32c/compare/v1.6.0...v1.7.0) (2025-03-17)
815

916

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.7.0
17+
version = 1.7.1
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)