Details
-
Improvement
-
Status: Closed
-
Minor - P4
-
Resolution: Fixed
-
None
-
None
-
None
Description
We could use one of the strategies described in https://packaging.python.org/guides/single-sourcing-package-version/ to avoid having multiple definitions of the version tuple/string in our codebase which is prone to error (e.g. forgotten updates to version variables during releases, mismatching version variables due to typos). We should consider single-sourcing the version information.
Attachments
Issue Links
- causes
-
PYTHON-3565 The docs page appears to be missing a component reference
-
- Closed
-