Increasing version
This commit is contained in:
parent
d5a501c59b
commit
990a58519d
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ import setuptools
|
|||
setuptools.setup(
|
||||
scripts=['restic_exporter/restic_exporter.py'],
|
||||
author="Antonio J. Delgado",
|
||||
version='0.0.2',
|
||||
version='0.0.3',
|
||||
name='restic_exporter',
|
||||
author_email="",
|
||||
url="",
|
||||
|
|
Loading…
Reference in a new issue