bumped version to v1.7.3

This commit is contained in:
Chris Caron
2024-03-03 18:14:05 -05:00
parent 645baeb55c
commit b4798e31b3
6 changed files with 32 additions and 8 deletions

View File

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