mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-08-28 05:25:04 +00:00
chore(version): update version to 0.2.0.4
This commit is contained in:
parent
0e8fe5cedc
commit
2ab7dc0267
2 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ classifiers = [
|
|||
keywords = ["llm", "memory", "experience", "memoryscope", "ai", "mcp", "http"]
|
||||
|
||||
dependencies = [
|
||||
"flowllm[reme]>=0.2.0.5",
|
||||
"flowllm[reme]>=0.2.0.7",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
|
|||
|
|
@ -30,4 +30,4 @@ __all__ = [
|
|||
"vector_store",
|
||||
]
|
||||
|
||||
__version__ = "0.2.0.3"
|
||||
__version__ = "0.2.0.4"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue