Skip to content

Commit

Permalink
Release 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dunnkers committed Jun 3, 2021
1 parent 642f653 commit 62c8c0c
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.0.4",
version="2.0.5",
packages=find_packages(include=["fseval", "fseval.*"]),
entry_points={"console_scripts": ["fseval = fseval.main:main"]},
long_description=LONG_DESC,
Expand Down

0 comments on commit 62c8c0c

Please # to comment.