diff --git a/pyproject.toml b/pyproject.toml index 5af5db0..72d6d70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ include = ["focoos**"] [project] name = "focoos" -version = "0.1.2" +version = "0.1.3" description = "Focoos SDK" readme = "README.md" requires-python = ">=3.10"