bump the version of deer-flow to 2.0.0

This commit is contained in:
Willem Jiang
2026-06-15 10:30:11 +08:00
parent 25fbd25b05
commit 32df21585f
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "deer-flow"
version = "0.1.0"
version = "2.0.0"
description = "LangGraph-based AI agent system with sandbox execution capabilities"
readme = "README.md"
requires-python = ">=3.12"