incremented version to 0.7.4

This commit is contained in:
Chris Caron
2019-03-10 15:58:23 -04:00
parent b5b95543a2
commit bff390255e
2 changed files with 2 additions and 2 deletions

View File

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