complete rewrite

This commit is contained in:
2025-05-09 17:12:57 +02:00
parent 65cb5d31f3
commit ef33d3e38b
8 changed files with 376 additions and 329 deletions
+3 -3
View File
@@ -4,14 +4,14 @@ build-backend = "flit_core.buildapi"
[project]
name = "prometheus_rus"
version = "0.1.0"
version = "0.2.0"
authors = [
{name = "Stefan Bühler", email = "stefan.buehler@tik.uni-stuttgart.de"},
]
license = "Apache Software License 2.0"
license = {file = "LICENSE"}
classifiers = [
"Private :: Do Not Upload",
"License :: OSI Approved :: Apache Software License",
"License :: OSI Approved :: MIT License",
]
dynamic = ["version", "description"]