bumped version to v0.9.5.1

This commit is contained in:
Chris Caron
2021-09-18 16:03:05 -04:00
parent b1a4d09a75
commit bbc1c1ae8a
4 changed files with 38 additions and 5 deletions

View File

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