Skip to content

Commit

Permalink
Update README.rst and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
joowani committed Aug 24, 2019
1 parent 08cec57 commit 2efc7f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,14 @@ algorithms. Heaps and BSTs (binary search trees) are also supported.
Announcements
=============

* **Binarytree** version `4.0`_ is now out!
* Please see the releases_ page for details on the latest updates.

.. _4.0: https://github.com/joowani/binarytree/releases/tag/4.0.0
.. _releases: https://github.com/joowani/binarytree/releases

Requirements
============

- Python 2.7, 3.4, 3.5 or 3.6.
- Python 2.7, 3.4, 3.5, 3.6 or 3.7.

Installation
============
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ algorithms. Heaps and BSTs (binary search trees) are also supported.
Requirements
============

- Python 2.7, 3.4, 3.5 or 3.6
- Python 2.7, 3.4, 3.5, 3.6 or 3.7

Installation
============
Expand Down

0 comments on commit 2efc7f0

Please sign in to comment.