Version 1.1.1

This commit is contained in:
Esteban Sánchez 2021-07-02 16:18:11 +02:00
parent de00864f11
commit 8ab307a630

View file

@ -6,7 +6,7 @@ with open("README.md", "r") as fh:
setup(
name='prometheus-qbittorrent-exporter',
packages=['qbittorrent_exporter'],
version='1.1.0',
version='1.1.1',
long_description=long_description,
long_description_content_type="text/markdown",
description='Prometheus exporter for qbittorrent',