]> git.netwichtig.de Git - user/henk/code/python/learn_python.git/commitdiff
add version information
authorHendrik Jäger <gitcommit@henk.geekmail.org>
Wed, 2 Aug 2023 13:19:51 +0000 (15:19 +0200)
committerHendrik Jäger <gitcommit@henk.geekmail.org>
Wed, 2 Aug 2023 13:19:51 +0000 (15:19 +0200)
pyproject.toml

index cedae45f2bdc6f123d76581fd6053924a779b735..2ef65000b43c3ff2cf68163706faccef3ba7958c 100644 (file)
@@ -1,5 +1,6 @@
 [project]
 name = "learn_python"
+version = "0.0.1"
 
 [build-system]
 requires = ["hatchling"]