bumped version to v0.8.3

This commit is contained in:
Chris Caron
2020-01-12 18:39:59 -05:00
parent a235d9d5ab
commit 4aee9de6cf
4 changed files with 26 additions and 8 deletions

View File

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