bumped version to v1.2.1

This commit is contained in:
Chris Caron
2022-12-28 09:56:54 -05:00
parent 4ecfe7faf8
commit 3d07004f5e
4 changed files with 15 additions and 6 deletions

View File

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