bumped version to v0.9.6

This commit is contained in:
Chris Caron
2021-12-01 20:00:27 -05:00
parent 3831e1bb52
commit 68f371a63a
4 changed files with 59 additions and 18 deletions

View File

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