File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11# pyfakefs Release Notes
22The released versions correspond to PyPI releases.
33
4- ## Unreleased
4+ ## [Version 5.2.3](https://pypi.python.org/pypi/pyfakefs/5.2.3) (2023-07-10)
5+ Adds compatibility with PyPy 3.10 and Python 3.12.
56
67### Fixes
78* Re-create temp directory if it had been created before on resetting file system
Original file line number Diff line number Diff line change 6464# built documents.
6565#
6666# The short X.Y version.
67- version = "5.3"
67+ version = "5.2. 3"
6868# The full version, including alpha/beta/rc tags.
69- release = "5.3.dev0 "
69+ release = "5.2.3 "
7070
7171# The language for content autogenerated by Sphinx. Refer to documentation
7272# for a list of supported languages.
Original file line number Diff line number Diff line change 1- __version__ = "5.3.dev0 "
1+ __version__ = "5.2.3 "
You can’t perform that action at this time.
0 commit comments