bump version, write doc, write changelog

This commit is contained in:
Carl Chenet 2019-08-22 00:41:51 +02:00
parent 64f33ecfac
commit 4048bd9abd
7 changed files with 28 additions and 13 deletions

View file

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