diff --git a/pyproject.toml b/pyproject.toml index be43b48..067f2bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "agentrun" -version = "v0.2.2" +version = "0.2.2" description = "The easiest way to run AI or user generated python code safely in a docker container" readme = "README.md" requires-python = ">=3.10"