Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
edeno committed Mar 7, 2024
1 parent d7dcc6b commit 87bd96e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## Unreleased
## [0.5.1] (March 7, 2024)

### Infrastructure

Expand All @@ -16,11 +16,9 @@
- Video restriction for multicamera epochs #834
- Fixes to `_convert_mp4` #834
- Replace deprecated calls to `yaml.safe_load()` #834

- Spikesorting:
- 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
- Increase`spikeinterface` version to >=0.99.1, <0.100 #852
- Bug fix in single artifact interval edge case #859

- LFP
- In LFPArtifactDetection, only apply referencing if explicitly selected #863

Expand Down
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,5 @@ keywords:
- spike sorting
- kachery
license: MIT
version: 0.5.0
date-released: '2024-02-09'
version: 0.5.1
date-released: '2024-03-07'

0 comments on commit 87bd96e

Please sign in to comment.