bumped version to v1.7.6

This commit is contained in:
Chris Caron
2024-04-13 21:10:07 -04:00
parent 33c756979f
commit 50c1a0d0ba
4 changed files with 23 additions and 8 deletions

View File

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