Skip to content

Commit 54d6d0b

Browse files
semantic-releasegithub-actions
authored andcommitted
0.6.6
Automatically generated by python-semantic-release
1 parent fe32513 commit 54d6d0b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## v0.6.6 (2022-06-29)
6+
### Documentation
7+
* Change codecov settings ([`fe32513`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/fe325136106321cddae4519dd7ca6abf807a5fed))
8+
* Change codecov badge to reflect new org name ([`41d5543`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/41d55433b62cc6a6cbb89d4b5acd83752eea012d))
9+
* Get rid of docs badge - causing glitch on rtd ([`d0a65b4`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/d0a65b42d8cc500e54ae37637b950ecd285f003d))
10+
511
## v0.6.5 (2022-06-29)
612
### Fix
713
* Just rerun notebook and comment in the decomposition ([`9763f79`](https://github.com/The-Motor-Unit/EMGdecomPy/commit/9763f796832d646c13693f48671dd1085b0f0d0d))

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.5"
3+
version = "0.6.6"
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)