diff --git a/pyproject.toml b/pyproject.toml index 5f8d7ca..0bc4280 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "predict-rlm" -version = "0.7.0-alpha5" +version = "0.7.0" description = "Production-grade RLMs (Recursive Language Models) with tool use, built on DSPy" authors = [{ name = "Trampoline AI" }] license = { text = "MIT" }