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 4c01ac7 commit 80926c8Copy full SHA for 80926c8
CHANGELOG.md
@@ -3,7 +3,7 @@
3
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
4
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
5
6
-## [0.4.2] - 2025-03-18
+## [0.4.2] - 2025-03-25
7
8
+ Fix - Add key_source to `ProbeLevelReport` to filter for 'good' quality units
9
element_array_ephys/version.py
@@ -1,3 +1,3 @@
1
"""Package metadata."""
2
-__version__ = "0.4.1"
+__version__ = "0.4.2"
0 commit comments