diff --git a/pyproject.toml b/pyproject.toml index 4c6218a..66daa47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "trustcafeapiwrapper" -version = "0.1.0.9" +version = "0.1.0.10" description = "Wraps the Trust Cafe API" readme = "README.md" requires-python = ">=3.11"