updated licensing and version

This commit is contained in:
Chris Caron
2017-11-29 20:13:18 -05:00
parent 7f77a456be
commit ce2d4f4fb2
32 changed files with 250 additions and 240 deletions

View File

@ -34,8 +34,8 @@ else:
setup(
name='apprise',
version='0.0.1',
description='A friendly notification hub',
version='0.0.2',
description='A universal notification service',
license='GPLv3',
long_description=open('README.md').read(),
url='https://github.com/caronc/apprise',