bumped version to v1.4.5

This commit is contained in:
Chris Caron
2023-07-06 20:34:07 -04:00
parent 4cda4bf59e
commit 78f5693382
8 changed files with 101 additions and 20 deletions

View File

@ -66,7 +66,7 @@ else:
setup(
name='apprise',
version='1.4.0',
version='1.4.5',
description='Push Notifications that work with just about every platform!',
license='BSD',
long_description=open('README.md', encoding="utf-8").read(),