bumped version to v1.4.0

This commit is contained in:
Chris Caron
2023-05-15 16:48:27 -04:00
parent 80ae7228e9
commit c60e35841f
5 changed files with 22 additions and 7 deletions

View File

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