diff --git a/pyproject.toml b/pyproject.toml index 1edc961..3ee708b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "boltz_client" -version = "0.2.1" +version = "0.2.2" description = "python boltz client" license = "MIT" authors = ["dni "]