bumped version to v0.8.9

This commit is contained in:
Chris Caron
2020-10-04 15:38:23 -04:00
parent a2525f671e
commit b450e98e72
3 changed files with 6 additions and 3 deletions

View File

@ -62,7 +62,7 @@ else:
setup(
name='apprise',
version='0.8.8',
version='0.8.9',
description='Push Notifications that work with just about every platform!',
license='MIT',
long_description=open('README.md').read(),