bumped version to v0.7.8

This commit is contained in:
Chris Caron
2019-06-06 13:19:49 -04:00
parent 3b28823b23
commit 43a2c7b17c
4 changed files with 12 additions and 6 deletions

View File

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