Skip to content

Commit

Permalink
Release 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dunnkers committed Jul 2, 2021
1 parent 8fb7159 commit 2e148ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
LONG_DESC = fh.read()
setup(
name="fseval",
version="2.1.1",
version="2.1.2",
packages=find_packages(include=["fseval", "fseval.*"]),
entry_points={"console_scripts": ["fseval = fseval.main:main"]},
description="Benchmarking framework for Feature Selection algorithms 🚀",
Expand Down

0 comments on commit 2e148ce

Please # to comment.