Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
trevismd committed Oct 16, 2022
1 parent 55497c9 commit 071f126
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ corresponding branch).
## Installation

From version 0.3.0 on, the package is distributed on PyPi.
The latest stable release (v0.4.4) can be downloaded and installed with:
The latest stable release (v0.4.5) can be downloaded and installed with:
```bash
pip install statannotations
```
Expand Down Expand Up @@ -122,7 +122,7 @@ annotator.apply_and_annotate()

+ Python >= 3.6
+ numpy >= 1.12.1
+ seaborn >= 0.9
+ seaborn >= 0.9,<0.12
+ matplotlib >= 2.2.2
+ pandas >= 0.23.0
+ scipy >= 1.1.0
Expand Down

0 comments on commit 071f126

Please sign in to comment.