Skip to content

Commit

Permalink
concatenated exceptions with \n instead of ; char, bump version to 0.…
Browse files Browse the repository at this point in the history
…1.7rc1
  • Loading branch information
lshpaner committed Jun 11, 2024
1 parent b0a3c65 commit 7303a57
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.7d",
version="0.1.7rc1",
author="Leonid Shpaner",
author_email="lshpaner@ucla.edu",
description="A Python library for estimating kidney failure risk using the KFRE model developed by Tangri et al.",
Expand Down

0 comments on commit 7303a57

Please sign in to comment.