bumped version to v1.1.0

This commit is contained in:
Chris Caron
2022-10-08 14:05:28 -04:00
parent 67070e5932
commit 1228b3884e
6 changed files with 38 additions and 22 deletions

View File

@ -57,7 +57,7 @@ else:
setup(
name='apprise',
version='1.0.0',
version='1.1.0',
description='Push Notifications that work with just about every platform!',
license='MIT',
long_description=open('README.md').read(),