bumped version to 0.7.9

This commit is contained in:
Chris Caron
2019-07-19 22:56:17 -04:00
parent 42091a9f69
commit aaca54ba45
4 changed files with 35 additions and 8 deletions

View File

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