sphinx-argparse icon indicating copy to clipboard operation
sphinx-argparse copied to clipboard

Python `__version__` does not match package release version

Open djhoese opened this issue 1 year ago • 1 comments

https://github.com/ashb/sphinx-argparse/blob/bf1429aa0a4c51ae63d8d6baca0c163a5c6a3a64/sphinxarg/init.py#L1C5-L1C5

This is not in sync with the released version of 0.4.0. Perhaps this should be included as part of the release process? Or maybe dynamic version numbers? I don't have experience with poetry to know how hard that is (only setuptools experience).

djhoese avatar Jan 16 '24 20:01 djhoese