bumped version to v0.7.6

This commit is contained in:
Chris Caron
2019-04-16 19:40:41 -04:00
parent 2b0af9b2de
commit 7621a57b34
3 changed files with 6 additions and 3 deletions

View File

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