We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8ae08d + e73e86f commit f7496a5Copy full SHA for f7496a5
doc/history.rst
@@ -12,7 +12,7 @@ Version 3.9
12
- Sdist file names, and the name of the top-level folder in an sdist, are now
13
normalised, in accordance with :pep:`625` (:ghpull:`628`).
14
- A statically defined version number can now be parsed from files called
15
- ``version.py``, ``_version.py`` or ``__version__.py`` inside a packge, as well
+ ``version.py``, ``_version.py`` or ``__version__.py`` inside a package, as well
16
as from ``__init__.py``, so executing code is required in fewer cases
17
(:ghpull:`630`).
18
- Fix setting the flag for regular files in zip metadata (:ghpull:`639`).
0 commit comments