Update pyproject.toml

This commit is contained in:
Esteban Sánchez
2023-11-20 10:36:17 +01:00
committed by GitHub
parent dcaf2a6557
commit a60f3d23a3

View File

@@ -18,7 +18,7 @@ classifiers = []
[project.urls]
Homepage = "https://github.com/esanchezm/prometheus-qbittorrent-exporter"
Downloads = "https://github.com/esanchezm/prometheus-qbittorrent-exporter/archive/1.3.0.tar.gz"
Downloads = "https://github.com/esanchezm/prometheus-qbittorrent-exporter/archive/1.4.0.tar.gz"
[project.scripts]
qbittorrent-exporter = "qbittorrent_exporter.exporter:main"