Skip to content

Commit

Permalink
0.6.7
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and github-actions committed Jun 29, 2022
1 parent d4471c0 commit d30bc68
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

<!--next-version-placeholder-->

## v0.6.7 (2022-06-29)


## v0.6.6 (2022-06-29)
### Documentation
* Change codecov settings ([`fe32513`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/fe325136106321cddae4519dd7ca6abf807a5fed))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "emgdecompy"
version = "0.6.6"
version = "0.6.7"
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."
authors = ["Daniel King", "Jasmine Ortega", "Rada Rudyak", "Rowan Sivanandam"]
license = "GPL-3.0-only"
Expand Down

0 comments on commit d30bc68

Please sign in to comment.