'License :: OSI Approved :: GNU General Public License (GPL)',
'Operating System :: POSIX :: Linux',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6'
]
@ -31,7 +30,7 @@ CLASSIFIERS = [
setup(
name='remindr',
version='0.2',
version='0.3',
license='GNU GPL v3',
description='Automatically send toots/tweets to remind people about the last blog entries on social networks',
long_description='Automatically get data from a list and send messages to social networks to remind people about the most interesting blog posts you wrote',