Skip to content

Commit 68db3bc

Browse files
semantic-releasegithub-actions
authored andcommitted
0.6.1
Automatically generated by python-semantic-release
1 parent 09b21fa commit 68db3bc

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.6.1 (2022-06-28)
6+
### Documentation
7+
* Further trim down report ([`f180279`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/f180279e2a7b34779a6629cccd9b1cdf2dad118d))
8+
59
## v0.6.0 (2022-06-28)
610
### Feature
711
* Remove delete peak functions ([`7246973`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/7246973eea674379730423eeb922c17af03c0b2b))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "emgdecompy"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
description = "A package for decomposing multi-channel intramuscular and surface EMG signals into individual motor unit activity based off the blind source algorithm described in Francesco Negro et al 2016 J. Neural Eng. 13 026027."
55
authors = ["Daniel King", "Jasmine Ortega", "Rada Rudyak", "Rowan Sivanandam"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)