diff --git a/pyproject.toml b/pyproject.toml index 66a3b50..0367896 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ include = ["focoos**"] [project] name = "focoos" -version = "0.0.2" +version = "0.0.3" description = "Focoos SDK" readme = "README.md" requires-python = ">=3.10"