diff --git a/pyproject.toml b/pyproject.toml index 7736e99..8cc9bcc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pantograph" -version = "0.2.22" +version = "0.2.23" description = "A machine-to-machine interaction system for Lean" authors = ["Leni Aniva "] license = "GPL-3"