bumped version to v1.5.0

This commit is contained in:
Chris Caron
2023-08-27 13:20:35 -04:00
parent ff6b3cc600
commit 5f9752b0a5
4 changed files with 23 additions and 11 deletions

View File

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