bumped version to v1.9.3

This commit is contained in:
Chris Caron
2025-03-30 15:47:12 -04:00
parent 3151877488
commit 38eecaa9a5
6 changed files with 18 additions and 9 deletions

View File

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