bump version

This commit is contained in:
Carl Chenet 2018-09-22 17:12:52 +02:00
parent 5137eae311
commit 1f33975a90
5 changed files with 6 additions and 6 deletions

View file

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