diff --git a/pyproject.toml b/pyproject.toml index bd4c0ef..fdc84f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "stqdm" -version = "0.0.5a1" +version = "0.0.5" description = "Easy progress bar for streamlit based on the awesome streamlit.progress and tqdm" authors = ["Wirg "] maintainers = ["Wirg "]