diff --git a/pyproject.toml b/pyproject.toml index 95e3b1d..9fb9206 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "trustcafeapiwrapper" -version = "0.1.0.7" +version = "0.1.0.8" description = "Wraps the Trust Cafe API" readme = "README.md" requires-python = ">=3.13"