bumped version to v1.9.0

This commit is contained in:
Chris Caron
2024-09-02 13:33:29 -04:00
parent 0d19db862d
commit 09cd2b6de6
4 changed files with 20 additions and 5 deletions

View File

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