diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 994e78e..4dd6ee3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,7 @@ Changelog Add Python 3 support. + :Version: 1.0.0 of 2017-09-29 Some minor documentation and metadata changes. This version is included with diff --git a/README.rst b/README.rst index 4e74e08..e320537 100644 --- a/README.rst +++ b/README.rst @@ -53,7 +53,7 @@ Installation Dependencies (automatically installed) -------------------------------------- - - Python 2.7 + - Python 2.7 or 3.6 - NumPy - SciPy - Pandas @@ -65,9 +65,3 @@ Optional Dependencies required only for the examples (pip installable) - Jupyter - Matplotlib - colorednoise - - -Note ----- - -Python 3 is *NOT* supported as of yet! \ No newline at end of file