Skip to content

Commit 40b07ed

Browse files
authored
Merge pull request #1538 from zm711/after-release-13-3
After release 0.13.3
2 parents 372a516 + 6620dc7 commit 40b07ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/source/releases/0.13.3.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Neo 0.13.3 release notes
33
========================
44

5-
29 August 2024
5+
28 August 2024
66

77
This release of Neo contains bug fixes, still with a focus on the planned 1.0 release,
88
and will be the last release not to support NumPy 2.0.
@@ -19,7 +19,7 @@ Neo has a limit of NumPy >= 1.19.5, < 2.0.0 and Quantities >= 14.0.1, < 0.16.0
1919
Bug fixes and improvements in IO modules
2020
----------------------------------------
2121

22-
Bug fixes and/or improvements have been made to :class:`PlexonIO`, :class:`SpikeGadgetsIO`,
22+
Bug fixes and/or improvements have been made to :class:`PlexonIO`, :class:`SpikeGLXIO`,
2323
:class:`BiocamIO`.
2424

2525
Acknowledgements

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "neo"
3-
version = "0.13.3"
3+
version = "0.14.0dev"
44
authors = [{name = "Neo authors and contributors"}]
55
description = "Neo is a package for representing electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats"
66
readme = "README.rst"

0 commit comments

Comments
 (0)