bump version and update CHANGELOG

This commit is contained in:
Carl Chenet 2019-12-31 12:35:00 +01:00
parent 4ed27c721f
commit 4602d4d9dc
6 changed files with 12 additions and 6 deletions

View file

@ -31,7 +31,7 @@ CLASSIFIERS = [
setup(
name='feed2toot',
version='0.13',
version='0.14',
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',