bumped version to v0.8.6

This commit is contained in:
Chris Caron
2020-06-13 10:58:39 -04:00
parent 4aa00f3704
commit d4b83a39da
4 changed files with 24 additions and 6 deletions

View File

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