bumped version to v0.8.8

This commit is contained in:
Chris Caron
2020-09-02 07:54:40 -04:00
parent f7cbbcf310
commit 8cf638ca9b
5 changed files with 50 additions and 25 deletions

View File

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