bumped version to v0.9.8.3

This commit is contained in:
Chris Caron
2022-04-28 19:20:56 -04:00
parent 4a87d45879
commit ec9d166572
4 changed files with 8 additions and 5 deletions

View File

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