diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a75559e..85e4a8d 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog ========= +2.14.2 (2024-06-29) +------------------- + * Fix ``SystemError`` on Python 3.13 and Windows when starting time travelling. Thanks to Bernát Gábor for the report in `Issue #456 `__. diff --git a/pyproject.toml b/pyproject.toml index eaea763..43b815c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ requires = [ [project] name = "time-machine" -version = "2.14.1" +version = "2.14.2" description = "Travel through time in your tests." readme = "README.rst" keywords = [