bumped version to v1.9.1

This commit is contained in:
Chris Caron
2024-12-17 20:37:08 -05:00
parent dcc3a60790
commit e31bac63d7
6 changed files with 81 additions and 20 deletions

View File

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