diff --git a/pyproject.toml b/pyproject.toml index 76e7bed..eb5d056 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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"