This repository was archived by the owner on Nov 3, 2023. It is now read-only.
This repository was archived by the owner on Nov 3, 2023. It is now read-only.
Wrong version number 0.0.0.dev0 #631
Open
Description
Running --version
on pydocstyle 6.2.3-2 from Debian/Ubuntu reports the wrong version:
$ pydocstyle --version
0.0.0.dev0
This is caused by pyproject.toml
having set version
to 0.0.0-dev
.
Metadata
Metadata
Assignees
Labels
No labels