bumped version to v0.9.8.1

This commit is contained in:
Chris Caron
2022-04-20 16:47:29 -04:00
parent fee93c1cae
commit 1908b26668
5 changed files with 23 additions and 20 deletions

View File

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