This repository has been archived by the owner on Oct 12, 2024. It is now read-only.
Git tag names
#57
-
Hello, In my current use cases, in don't have a Maybe we could add a little configuration for this in the pyproject.toml file ? |
Beta Was this translation helpful? Give feedback.
Answered by
juhap
May 9, 2022
Replies: 1 comment
-
I made a quick test and looks like this is already supported. Tried tagging the repository with v0.1.4 and got package with version 0.1.4. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tiangolo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I made a quick test and looks like this is already supported. Tried tagging the repository with v0.1.4 and got package with version 0.1.4.