Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adriantich committed Sep 22, 2023
1 parent 9e2088c commit 17697f3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ the skew abundance ratio divided by beta(d) is the lowest (ratio_distance criter
d, and r_d criteria.

### __WHAT IS NEW?__
#### __In version 1.4.0__
- [Brandon Seah](https://github.com/kbseah) submited some suggestions to improve the code. This are the changes reported:
- Replace deprecated setup.py with pyproject.toml and fix module imports
- Add script as entry point that can be installed to path with setuptools
- Modify nuitka parameters and build.sh script to get Conda packaging working
#### __In version 1.3.0__
- DataFrame.append method was deprecated and now has been updated to pandas.concat
#### __In version 1.2.0__
Expand Down

0 comments on commit 17697f3

Please sign in to comment.