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 feddb85 commit 417d527Copy full SHA for 417d527
doc/source/releases/0.10.2.rst
@@ -4,7 +4,7 @@ Neo 0.10.2 release notes
4
5
8th March 2022
6
7
-This release replace 0.10.1 because:
+This release fixes the following bugs introduced in 0.10.1:
8
9
-1. Something was push accidentaly on pypi in `spike2rawio.py <https://github.com/NeuralEnsemble/python-neo/issues/1089>`_
10
-2. the doc waas not building on `readthedoc <https://github.com/NeuralEnsemble/python-neo/issues/1084>`_
+1. Remove broken imports in `spike2rawio.py <https://github.com/NeuralEnsemble/python-neo/issues/1089>`_
+2. Fix the compilation of the documentation on `readthedoc <https://github.com/NeuralEnsemble/python-neo/issues/1084>`_
0 commit comments