Increase version

This commit is contained in:
Antonio J. Delgado 2022-12-26 18:43:45 +02:00
parent eacd54bce0
commit a94e755b96

View file

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