complete rewrite
This commit is contained in:
+3
-3
@@ -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"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user