Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianWilhelm committed Feb 10, 2016
1 parent 6f82d08 commit 642da82
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Release Notes
=============

Version 2.5.4, 2016-??-??
Version 2.5.4, 2016-02-10
=========================

- Fix problem with ``fibonacci`` terminal example
Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
PyScaffold helps you to easily setup a new Python project, it is as easy as::

putup my_project

This will create a new folder ``my_project`` containing a perfect *project
template* with everything you need for some serious coding.

Expand Down Expand Up @@ -81,7 +81,7 @@ Build the documentation with ``python setup.py docs`` and run doctests with
extend the documentation. The documentation also works with `Read the Docs
<https://readthedocs.org/>`_.

The `Numpy or Google <http://sphinx-doc.org/latest/ext/napoleon.html>`_
The `Numpy and Google <http://sphinx-doc.org/latest/ext/napoleon.html>`_
documentation is activated by default but make sure Sphinx 1.3 or above is
installed.

Expand Down
2 changes: 1 addition & 1 deletion docs/features.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Build the documentation with ``python setup.py docs`` and run doctests with
extend the documentation. The documentation also works with `Read the Docs
<https://readthedocs.org/>`_.

The `Numpy or Google <http://sphinx-doc.org/latest/ext/napoleon.html>`_
The `Numpy and Google <http://sphinx-doc.org/latest/ext/napoleon.html>`_
documentation is activated by default but make sure Sphinx 1.3 or above is
installed.

Expand Down

0 comments on commit 642da82

Please sign in to comment.