bumped version to v0.8.2

This commit is contained in:
Chris Caron
2019-11-25 18:51:55 -05:00
parent d34a995bb0
commit 49cb8bee37
5 changed files with 68 additions and 41 deletions

View File

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