diff --git a/pyproject.toml b/pyproject.toml index 48c468d..da85fb3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kcare-uchecker" -version = "0.1.0-beta.0" +version = "0.1.0-beta.1" description = "A simple tool to detect outdated shared libraries" authors = ["Rinat Sabitov "] license = "GPL-2.0-only"