CI: set version from git 4
All checks were successful
/ build (push) Successful in 14s
/ test (push) Successful in 5s

This commit is contained in:
phil 2025-01-11 03:20:22 +01:00
parent 26b7c049b6
commit ea5fab38d5
2 changed files with 10 additions and 4 deletions

View file

@ -1,6 +1,7 @@
[project]
name = "oidc-fastapi-test"
version = "0.0.0"
# dynamic = ["version"]
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"