Skip to content

Commit

Permalink
collected all exceptions to raise single exception, bump version to 0…
Browse files Browse the repository at this point in the history
….1.7c
  • Loading branch information
lshpaner committed Jun 11, 2024
1 parent c214b12 commit c83c223
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 @@ -2,7 +2,7 @@

setup(
name="kfre",
version="0.1.7ba",
version="0.1.7c",
author="Leonid Shpaner",
author_email="[email protected]",
description="A Python library for estimating kidney failure risk using the KFRE model developed by Tangri et al.",
Expand Down

0 comments on commit c83c223

Please sign in to comment.