bumped version to v1.7.0

This commit is contained in:
Chris Caron
2023-12-27 20:47:29 -05:00
parent d6e0d2ee07
commit c47de7fc73
5 changed files with 32 additions and 8 deletions

View File

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