Skip to content

Commit

Permalink
ci: short git describe
Browse files Browse the repository at this point in the history
  • Loading branch information
tzoiker committed Nov 2, 2023
1 parent 3b6e6d0 commit 2143888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ update_pyproject = true

[tool.poem-plugins.version.git]
version_prefix = "v"
format = "long"
format = "short"

[tool.mypy]
plugins = "pydantic.mypy"
Expand Down

0 comments on commit 2143888

Please sign in to comment.