diff --git a/pyproject.toml b/pyproject.toml index b3f7b29..1bc44d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "st_compat" -version = "0.0.1a1" +version = "0.0.1a2" description = "Module to make it easier to build streamlit modules by implementing standard retro-compatiblity" authors = ["Wirg "] maintainers = ["Wirg "]