bumped version to v1.6.0

This commit is contained in:
Chris Caron
2023-10-15 16:11:15 -04:00
parent bd28bf9651
commit 0c0d5da624
4 changed files with 27 additions and 8 deletions

View File

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