bumped version to v1.7.5

This commit is contained in:
Chris Caron
2024-03-30 10:09:06 -04:00
parent 170a74d29f
commit 24dcd76f03
5 changed files with 12 additions and 6 deletions

View File

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