Skip to content

Commit 21f1617

Browse files
committed
update release notes
1 parent e41d130 commit 21f1617

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/release-notes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@ Release Notes
77
v0.3.1
88
------
99

10-
This release updates the package requirements to:
10+
This release updates the minimal Python version to 3.6 (as `Python 3.5 is already an "end-of-life" release as of September 2020 <https://www.python.org/downloads/release/python-3510/>`_), and also updates the package requirements to:
1111
- :py:mod:`numpy`: 0.19
1212
- :py:mod:`matplotlib`: 3.3
1313
- :py:mod:`scipy`: 1.5
1414
- :py:mod:`pandas`: 1.1
1515
- :py:mod:`seaborn`: 0.11
1616
- :py:mod:`lqrt`: 0.3
1717

18+
All users are strongly encouraged to update.
1819

1920
v0.3.0
2021
------

0 commit comments

Comments
 (0)