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