bump to 0.15

This commit is contained in:
Carl Chenet 2020-12-07 20:13:39 +01:00
parent 9b0e31b0e9
commit 32fd92e9e2
5 changed files with 6 additions and 6 deletions

View file

@ -31,7 +31,7 @@ CLASSIFIERS = [
setup(
name='feed2toot',
version='0.14',
version='0.15',
license='GNU GPL v3',
description='Parse rss feeds and send new posts to Mastodon',
long_description='Parse rss feeds and send new posts to the Mastodon social network',