diff --git a/pyproject.toml b/pyproject.toml index 612f5d8..5f8d936 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "onekey_client" -version = "2.5.0" +version = "2.6.0" description = "ONEKEY API client" authors = [{ name = "ONEKEY", email = "support@onekey.com" }] requires-python = ">=3.10"