bump to 0.2

This commit is contained in:
Carl Chenet 2017-04-11 15:34:31 +02:00
parent 6bff9ab53f
commit 7f876251a6
5 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@ CLASSIFIERS = [
setup(
name='feed2toot',
version='0.1',
version='0.2',
license='GNU GPL v3',
description='Parse rss feed and tweet new posts to Mastodon',
long_description='Parse rss feed and tweet new posts to the Mastodon social network',