We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8ae08d commit e73e86fCopy full SHA for e73e86f
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