mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-06-15 20:05:58 +00:00
bump the version of deer-flow to 2.0.0
This commit is contained in:
Generated
+2
-2
@@ -756,7 +756,7 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "deer-flow"
|
||||
version = "0.1.0"
|
||||
version = "2.0.0"
|
||||
source = { virtual = "." }
|
||||
dependencies = [
|
||||
{ name = "bcrypt" },
|
||||
@@ -828,7 +828,7 @@ dev = [
|
||||
|
||||
[[package]]
|
||||
name = "deerflow-harness"
|
||||
version = "0.1.0"
|
||||
version = "2.0.0"
|
||||
source = { editable = "packages/harness" }
|
||||
dependencies = [
|
||||
{ name = "agent-client-protocol" },
|
||||
|
||||
Reference in New Issue
Block a user