diff --git a/min_readme.md b/min_readme.md
index c5c84ff..d47df38 100644
--- a/min_readme.md
+++ b/min_readme.md
@@ -5,6 +5,8 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/lshpaner/kfre/tree/main?tab=License-1-ov-file)
[![Zenodo](https://zenodo.org/badge/DOI/10.5281/zenodo.11100222.svg)](https://doi.org/10.5281/zenodo.11100222)
+
+
diff --git a/setup.py b/setup.py
index bb03795..8be78be 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@
setup(
name="kfre",
- version="0.1.2_b4",
+ version="0.1.2_b5",
author="Leonid Shpaner",
author_email="Lshpaner@ucla.edu",
description="A Python library for kidney failure risk estimation using Tangri's KFRE model",