mirror of
https://github.com/caronc/apprise.git
synced 2025-08-14 10:28:38 +02:00
bumped version to v1.3.0
This commit is contained in:
4
setup.py
4
setup.py
@ -66,9 +66,9 @@ else:
|
||||
|
||||
setup(
|
||||
name='apprise',
|
||||
version='1.2.1',
|
||||
version='1.3.0',
|
||||
description='Push Notifications that work with just about every platform!',
|
||||
license='GPLv2',
|
||||
license='BSD',
|
||||
long_description=open('README.md', encoding="utf-8").read(),
|
||||
long_description_content_type='text/markdown',
|
||||
cmdclass=cmdclass,
|
||||
|
Reference in New Issue
Block a user