diff --git a/pyproject.toml b/pyproject.toml index 650edd0..b09deb7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "firedust" -version = "0.0.53" +version = "0.0.54" description = "A simple framework to build and deploy AI tools." authors = ["ion "] readme = "README.md"