bumped version to v1.8.0

This commit is contained in:
Chris Caron
2024-05-11 16:25:58 -04:00
parent fa2d338568
commit 9d98347dcb
6 changed files with 16 additions and 7 deletions

View File

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