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 eb5b0b1 commit 7ceae8bCopy full SHA for 7ceae8b
CHANGELOG.md
@@ -2,6 +2,12 @@
2
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
+## [0.2.5] - 2023-04-12
6
+
7
++ Add docstrings for quality metric tables.
8
++ Fix the docstring errors.
9
++ Update `concepts.md`
10
++ Update schema diagrams.
11
12
## [0.2.4] - 2023-03-10
13
element_array_ephys/version.py
@@ -1,2 +1,2 @@
1
"""Package metadata."""
-__version__ = "0.2.4"
+__version__ = "0.2.5"
0 commit comments