bump version and update documentation
This commit is contained in:
parent
23b6beee20
commit
3be1a8c943
7 changed files with 22 additions and 11 deletions
6
setup.py
6
setup.py
|
@ -31,10 +31,10 @@ CLASSIFIERS = [
|
|||
|
||||
setup(
|
||||
name='feed2toot',
|
||||
version='0.5',
|
||||
version='0.6',
|
||||
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',
|
||||
description='Parse rss feeds and tweet new posts to Mastodon',
|
||||
long_description='Parse rss feeds and tweet new posts to the Mastodon social network',
|
||||
author = 'Carl Chenet',
|
||||
author_email = 'chaica@ohmytux.com',
|
||||
url = 'https://gitlab.com/chaica/feed2toot',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue