bump version, update changelog

This commit is contained in:
Carl Chenet 2019-08-27 19:08:33 +02:00
parent 5243ac4ea7
commit b0de8058ba
6 changed files with 11 additions and 6 deletions

View file

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