Skip to content

Commit b20e21d

Browse files
committed
Release 3.13.1
1 parent 7f97b27 commit b20e21d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,12 @@ check it against the original:
187187
Changelog
188188
---------
189189

190+
3.13.1
191+
^^^^^^
192+
193+
* Fix build with ``-Werror=incompatible-pointer-types``
194+
195+
190196
3.13.0
191197
^^^^^^
192198

pyproject.toml

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

55
[project]
66
name = "crypt_r"
7-
version = "3.13.0"
7+
version = "3.13.1"
88
authors = [
99
{name = "Steven D. Majewski", email = "sdm7g@virginia.edu"},
1010
]

0 commit comments

Comments
 (0)