update changelog and bump version

This commit is contained in:
Carl Chenet 2018-06-07 00:34:49 +02:00
parent b302388df7
commit 1741b5321e
6 changed files with 11 additions and 7 deletions

View file

@ -54,9 +54,9 @@ copyright = '2017, Carl Chenet <chaica@ohmytux.com>'
# built documents.
#
# The short X.Y version.
version = '0.6'
version = '0.9'
# The full version, including alpha/beta/rc tags.
release = '0.6'
release = '0.9'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View file

@ -25,7 +25,7 @@ Alternatively, Setuptools may be installed to a user-local path::
* Untar the tarball and go to the source directory with the following commands::
$ tar zxvf feed2toot-0.8.tar.gz
$ tar zxvf feed2toot-0.9.tar.gz
$ cd feed2toot
* Next, to install Feed2toot on your computer, type the following command with the root user::