diff --git a/pyproject.toml b/pyproject.toml index 48e1ce3..fd8fe14 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lark-shell" -version = "0.1.0" +version = "0.1.1" description = "A terminal Lark IDE" authors = ["Bryan Hu "] license = "GPL-3.0-or-later"