update CHANGELOG and bump version

This commit is contained in:
Carl Chenet 2019-12-27 22:39:45 +01:00
parent f47618dfe2
commit b4ab6a84b6
6 changed files with 14 additions and 6 deletions

View file

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