We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cad361 commit 3fda66fCopy full SHA for 3fda66f
3 files changed
doc/release/1.1.1-notes.rst
@@ -0,0 +1,10 @@
1
+==============================
2
+PyWavelets 1.1.1 Release Notes
3
4
+
5
+.. contents::
6
7
+This release is identical in functionality to 1.1.0.
8
9
+It fixes setup.py to prevent pip from trying to install from PyPI for
10
+Python < 3.5.
doc/source/release.1.1.1.rst
@@ -0,0 +1 @@
+.. include:: ../release/1.1.1-notes.rst
doc/source/releasenotes.rst
@@ -9,3 +9,4 @@ Release Notes
release.0.5.0
release.1.0.0
11
release.1.1.0
12
+ release.1.1.1
0 commit comments