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 08fb06a commit ad9a4b9Copy full SHA for ad9a4b9
CHANGELOG.md
@@ -3,6 +3,10 @@
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.1.1] - 2022-06-01
7
+
8
++ Add - Secondary attribute to `PreClusterParamSteps` table
9
10
## [0.1.0] - 2022-05-26
11
12
+ Update - Rename module for acute probe insertions from `ephys.py` to `ephys_acute.py`.
element_array_ephys/version.py
@@ -1,2 +1,2 @@
1
"""Package metadata."""
2
-__version__ = '0.1.0'
+__version__ = '0.1.1'
0 commit comments