X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=pyproject.toml;fp=pyproject.toml;h=2ef65000b43c3ff2cf68163706faccef3ba7958c;hb=ec7aa1dc3a3f6cbd6b551b24a0714ce6d7b8bc7d;hp=cedae45f2bdc6f123d76581fd6053924a779b735;hpb=1913d89e788996d973f7da3b8290729a0b7b6d0e;p=user%2Fhenk%2Fcode%2Fpython%2Flearn_python.git diff --git a/pyproject.toml b/pyproject.toml index cedae45..2ef6500 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,6 @@ [project] name = "learn_python" +version = "0.0.1" [build-system] requires = ["hatchling"]