bumped version to v0.9.0

This commit is contained in:
Chris Caron
2020-12-30 16:34:52 -05:00
parent 4037d8726e
commit ef2057c10a
4 changed files with 72 additions and 6 deletions

View File

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