templating

This commit is contained in:
Iñigo Etxaniz
2026-08-07 16:10:10 +00:00
parent 64b219fd32
commit 65520d0c74
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "i7lib" name = "i7lib"
version = "0.1.0" version = "{{vless .TagName}}"
description = "i7 library for scripts" description = "i7 library for scripts"
readme = "README.md" readme = "README.md"
requires-python = ">=3.8" requires-python = ">=3.8"