bump version

This commit is contained in:
Carl Chenet 2017-04-27 18:03:03 +02:00
parent 02e61d68ad
commit 42cddfd141
5 changed files with 9 additions and 4 deletions

View file

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