Version 1.1.2

This commit is contained in:
Esteban Sánchez 2021-07-03 23:33:39 +02:00
parent 2d968bc8e8
commit 0ff6a56f18

View file

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