add [media] parameter and bump to 0.8
This commit is contained in:
parent
5af950ee30
commit
c548e0cecb
11 changed files with 68 additions and 7 deletions
2
setup.py
2
setup.py
|
@ -30,7 +30,7 @@ CLASSIFIERS = [
|
|||
|
||||
setup(
|
||||
name='feed2toot',
|
||||
version='0.7',
|
||||
version='0.8',
|
||||
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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue