Skip to content

Commit d95f2dc

Browse files
semantic-releasegithub-actions
authored andcommitted
0.6.3
Automatically generated by python-semantic-release
1 parent fbec74a commit d95f2dc

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.3 (2022-06-29)
6+
7+
58
## v0.6.2 (2022-06-29)
69
### Documentation
710
* Use synonyms for affect and reword relearning part ([`f2ca67e`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/f2ca67e1e4c8ce1e3feeb63c5341d6fdcc037e2e))

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.2"
3+
version = "0.6.3"
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)