diff --git a/pyproject.toml b/pyproject.toml index 2258332..18d7881 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "hilda" -version = "1.0.0" +version = "1.1.0" description = "LLDB wrapped and empowered by iPython's features" readme = "README.md" requires-python = ">=3.8"