Skip to content

Commit d30bc68

Browse files
semantic-releasegithub-actions
authored andcommitted
0.6.7
Automatically generated by python-semantic-release
1 parent d4471c0 commit d30bc68

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## v0.6.7 (2022-06-29)
6+
7+
58
## v0.6.6 (2022-06-29)
69
### Documentation
710
* Change codecov settings ([`fe32513`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/fe325136106321cddae4519dd7ca6abf807a5fed))

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.6"
3+
version = "0.6.7"
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)