* 21 - Improving exception when an invalid type is used in the config

* Bumping the version
This commit is contained in:
mtakaki
2020-01-06 07:40:11 -08:00
committed by GitHub
parent a13a42d51c
commit bcafbd64f7
6 changed files with 137 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
from setuptools import setup
setup(name='cachet-url-monitor',
version='0.6.0',
version='0.6.1',
description='Cachet URL monitor plugin',
author='Mitsuo Takaki',
author_email='mitsuotakaki@gmail.com',