v2.1.0: creative names (Spark/Flow/swarm/Council/Vault) + prod test 19/19 pass
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
| 4 |
|
| 5 |
[project]
|
| 6 |
name = "purpose-agent"
|
| 7 |
-
version = "2.
|
| 8 |
description = "A local-first self-improvement kernel for agents. Turns traces into tested memory so agents improve without fine-tuning."
|
| 9 |
readme = "README.md"
|
| 10 |
license = {text = "MIT"}
|
|
|
|
| 4 |
|
| 5 |
[project]
|
| 6 |
name = "purpose-agent"
|
| 7 |
+
version = "2.1.0"
|
| 8 |
description = "A local-first self-improvement kernel for agents. Turns traces into tested memory so agents improve without fine-tuning."
|
| 9 |
readme = "README.md"
|
| 10 |
license = {text = "MIT"}
|