File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -43,16 +43,14 @@ algorithms. Heaps and BSTs (binary search trees) are also supported.
4343Announcements
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
5250Requirements
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
5755Installation
5856============
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ algorithms. Heaps and BSTs (binary search trees) are also supported.
1111Requirements
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
1616Installation
1717============
You can’t perform that action at this time.
0 commit comments