Skip to content

Commit 2efc7f0

Browse files
committed
Update README.rst and documentation
1 parent 08cec57 commit 2efc7f0

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,14 @@ algorithms. Heaps and BSTs (binary search trees) are also supported.
4343
Announcements
4444
=============
4545

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

49-
.. _4.0: https://github.com/joowani/binarytree/releases/tag/4.0.0
5048
.. _releases: https://github.com/joowani/binarytree/releases
5149

5250
Requirements
5351
============
5452

55-
- Python 2.7, 3.4, 3.5 or 3.6.
53+
- Python 2.7, 3.4, 3.5, 3.6 or 3.7.
5654

5755
Installation
5856
============

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ algorithms. Heaps and BSTs (binary search trees) are also supported.
1111
Requirements
1212
============
1313

14-
- Python 2.7, 3.4, 3.5 or 3.6
14+
- Python 2.7, 3.4, 3.5, 3.6 or 3.7
1515

1616
Installation
1717
============

0 commit comments

Comments
 (0)