bumped version to 0.0.3 and pushed to pypi

This commit is contained in:
Chris Caron
2017-11-29 22:36:11 -05:00
parent 1311782bed
commit 06c4654c95
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ else:
setup(
name='apprise',
version='0.0.2',
version='0.0.3',
description='A universal notification service',
license='GPLv3',
long_description=open('README.md').read(),