bumped version v1.7.1

This commit is contained in:
Chris Caron
2023-12-28 14:42:08 -05:00
parent c8d9750873
commit e1fd95ebd4
4 changed files with 9 additions and 6 deletions

View File

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