Skip to content

Commit

Permalink
[#master]: release: prepare v2.1.22 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestoarbitrio committed Apr 20, 2021
1 parent adbab45 commit 722c4ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,9 @@ The detailed description can be found

## Changes

### 2.1.22
- Fix t_stats sign for mean differences

### 2.1.21
- Fix overlaps pairwise significance

Expand Down
2 changes: 1 addition & 1 deletion src/cr/cube/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

"""Initialization module for crunch-cube package."""

__version__ = "2.1.21"
__version__ = "2.1.22"

0 comments on commit 722c4ae

Please sign in to comment.