Skip to content

Commit

Permalink
update pandas version
Browse files Browse the repository at this point in the history
  • Loading branch information
MAfarrag committed Sep 18, 2022
1 parent 93e3773 commit ca01f26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ pip install git+https://github.com/MAfarrag/statista
## pip
to install the last release you can easly use pip
```
pip install statista==0.1.3
pip install statista==0.1.4
```

Quick start
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

setup(
name="statista",
version="0.1.3",
version="0.1.4",
description="statistics package",
author="Mostafa Farrag",
author_email="[email protected]",
Expand Down

0 comments on commit ca01f26

Please sign in to comment.