bumped version to v1.2.0

This commit is contained in:
Chris Caron
2022-11-15 14:51:41 -05:00
parent 949f88a0dd
commit 1732aaf0e8
4 changed files with 33 additions and 6 deletions

View File

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