bump version and update changelog

This commit is contained in:
Carl Chenet 2017-09-26 18:55:51 +02:00
parent e8ed25027c
commit 5af950ee30
5 changed files with 8 additions and 4 deletions

View file

@ -30,7 +30,7 @@ CLASSIFIERS = [
setup(
name='feed2toot',
version='0.6',
version='0.7',
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',