bumped version to v0.9.9

This commit is contained in:
Chris Caron
2022-06-02 20:35:24 -04:00
parent fb32f1feea
commit aaf0aea668
4 changed files with 36 additions and 6 deletions

View File

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