Skip to content

Commit ad9a4b9

Browse files
committed
Update version and changelog
1 parent 08fb06a commit ad9a4b9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
44
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
55

6+
## [0.1.1] - 2022-06-01
7+
8+
+ Add - Secondary attribute to `PreClusterParamSteps` table
9+
610
## [0.1.0] - 2022-05-26
711

812
+ Update - Rename module for acute probe insertions from `ephys.py` to `ephys_acute.py`.

element_array_ephys/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Package metadata."""
2-
__version__ = '0.1.0'
2+
__version__ = '0.1.1'

0 commit comments

Comments
 (0)