When installing from git, we get version 3.2.0. https://github.com/maguowei/starred/blob/c46d2fa54f1a11a0faf935e717bec9b7671ee8b7/pyproject.toml#L3 When installing from pip, we get version 4.2.0 How can the pyproject.toml be kept in sync with the generated release artifacts published to PyPi?
When installing from git, we get version 3.2.0.
starred/pyproject.toml
Line 3 in c46d2fa
When installing from pip, we get version 4.2.0
How can the pyproject.toml be kept in sync with the generated release artifacts published to PyPi?