bumped version to v0.9.4

This commit is contained in:
Chris Caron
2021-08-11 22:10:18 -04:00
parent b4fb364ead
commit 0007eade20
4 changed files with 11 additions and 8 deletions

View File

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