diff --git a/pyproject.toml b/pyproject.toml index 0860f20..16b8ec7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ include = ["focoos**"] [project] name = "focoos" -version = "0.4.0" +version = "0.4.1" description = "Focoos SDK" readme = "README.md" requires-python = ">=3.10"