Skip to content

Commit 87bd96e

Browse files
committed
Bump version number
1 parent d7dcc6b commit 87bd96e

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## Unreleased
3+
## [0.5.1] (March 7, 2024)
44

55
### Infrastructure
66

@@ -16,11 +16,9 @@
1616
- Video restriction for multicamera epochs #834
1717
- Fixes to `_convert_mp4` #834
1818
- Replace deprecated calls to `yaml.safe_load()` #834
19-
2019
- Spikesorting:
21-
- Increase the required `spikeinterface` version to >=0.99.1 for `get_sorting` method associated with `SpikeSorting` and `CurationV1` tables in spike sorting V1 pipeline. Limit version to <0.100 in case there are other issues with it. #852
20+
- Increase`spikeinterface` version to >=0.99.1, <0.100 #852
2221
- Bug fix in single artifact interval edge case #859
23-
2422
- LFP
2523
- In LFPArtifactDetection, only apply referencing if explicitly selected #863
2624

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,5 +146,5 @@ keywords:
146146
- spike sorting
147147
- kachery
148148
license: MIT
149-
version: 0.5.0
150-
date-released: '2024-02-09'
149+
version: 0.5.1
150+
date-released: '2024-03-07'

0 commit comments

Comments
 (0)