Skip to content

Commit 9094754

Browse files
committed
update: bump version
1 parent 76dfc94 commit 9094754

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
44
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
55

6+
## [0.4.0] - 2024-05-28
7+
8+
+ Add - support for SpikeInterface version >= 0.101.0 (updated API)
9+
10+
611
## [0.3.4] - 2024-03-22
712

813
+ Add - pytest

element_array_ephys/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Package metadata."""
22

3-
__version__ = "0.3.4"
3+
__version__ = "0.4.0"

0 commit comments

Comments
 (0)