Increasing version

This commit is contained in:
Antonio J. Delgado 2022-12-26 19:01:53 +02:00
parent d5a501c59b
commit 990a58519d

View file

@ -2,7 +2,7 @@ import setuptools
setuptools.setup( setuptools.setup(
scripts=['restic_exporter/restic_exporter.py'], scripts=['restic_exporter/restic_exporter.py'],
author="Antonio J. Delgado", author="Antonio J. Delgado",
version='0.0.2', version='0.0.3',
name='restic_exporter', name='restic_exporter',
author_email="", author_email="",
url="", url="",