bumped version to v1.8.1

This commit is contained in:
Chris Caron
2024-07-25 20:19:02 -04:00
parent a0328274f3
commit 6dafecdb19
6 changed files with 147 additions and 171 deletions

View File

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