bumped version to v0.8.0

This commit is contained in:
Chris Caron
2019-09-20 21:04:56 -04:00
parent 3b8b72f56d
commit 6aa52c37dd
4 changed files with 50 additions and 5 deletions

View File

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