bump version

This commit is contained in:
Fredrik Eriksson 2020-12-17 12:07:50 +01:00
parent b9c04b8b00
commit 235f5b1e07
Signed by: feffe
GPG Key ID: F4329687B0FA7F8D

View File

@ -5,7 +5,7 @@ with open('README.md', 'r') as fh:
setuptools.setup( setuptools.setup(
name='cronwrapper', name='cronwrapper',
version='0.1.0', version='0.1.1',
author='Fredrik Eriksson', author='Fredrik Eriksson',
author_email='feffe@fulh.ax', author_email='feffe@fulh.ax',
description='A small wrapper to handle cronjob failures', description='A small wrapper to handle cronjob failures',