Skip to content

Commit

Permalink
Release 3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hroncok committed Apr 29, 2024
1 parent 7f97b27 commit b20e21d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,12 @@ check it against the original:
Changelog
---------

3.13.1
^^^^^^

* Fix build with ``-Werror=incompatible-pointer-types``


3.13.0
^^^^^^

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "crypt_r"
version = "3.13.0"
version = "3.13.1"
authors = [
{name = "Steven D. Majewski", email = "[email protected]"},
]
Expand Down

0 comments on commit b20e21d

Please sign in to comment.