bumped version to v1.7.4

This commit is contained in:
Chris Caron
2024-03-09 16:49:03 -05:00
parent 108da1e288
commit 195d0efe3c
6 changed files with 27 additions and 30 deletions

View File

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