diff --git a/pyproject.toml b/pyproject.toml index 5b72e74..791aeb8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "boltz_client" -version = "0.1.3" +version = "0.1.6" description = "python boltz client" license = "MIT" authors = ["dni "]