#72 - Adding the ability to control incident status

This commit is contained in:
Mitsuo Takaki
2019-10-25 08:10:12 -07:00
parent 9e5d42f8b8
commit e132f8660b
6 changed files with 88 additions and 45 deletions

View File

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