bump version

This commit is contained in:
Carl Chenet 2020-12-09 01:29:25 +01:00
parent 72100f4cac
commit a8958f914b
5 changed files with 6 additions and 6 deletions

View file

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