bumped version to v0.7.7

This commit is contained in:
Chris Caron
2019-05-31 22:46:03 -04:00
parent 89368afe5c
commit cbd35c3b7e
4 changed files with 10 additions and 9 deletions

View File

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