Added license

This commit is contained in:
Csaba 2024-01-26 13:29:09 +01:00
parent 965ed1ecb1
commit 1f29d544ca

View file

@ -1,8 +1,9 @@
[project] [project]
name = "amarillo-metrics" name = "amarillo-metrics"
version = "0.0.2" version = "0.0.3"
description = "Prometheus metrics for Amarillo" description = "Prometheus metrics for Amarillo"
readme = "README.md" readme = "README.md"
license = {file = "LICENSE"}
dependencies = [ dependencies = [
"fastapi", "fastapi",