Add required version field to pyproject.toml files

This commit is contained in:
link2xt 2023-07-09 02:43:50 +00:00
parent 619e1463f1
commit d6b8e08bc3

View file

@ -4,3 +4,4 @@ build-backend = "setuptools.build_meta"
[project]
name = "pyinfra-mailcow"
version = "0.1"