bump version

This commit is contained in:
Fredrik Eriksson 2024-05-28 06:37:42 +02:00
parent 82c3d9d8a6
commit acaa092a50
Signed by: feffe
GPG Key ID: E6B5580B853D322B

View File

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