bumped version to v1.0.0

This commit is contained in:
Chris Caron
2022-08-06 13:52:21 -04:00
parent 450fc54dbb
commit e6380b96e2
6 changed files with 79 additions and 28 deletions

View File

@ -63,7 +63,7 @@ else:
setup(
name='apprise',
version='0.9.9',
version='1.0.0',
description='Push Notifications that work with just about every platform!',
license='MIT',
long_description=open('README.md').read(),