Rohan03 commited on
Commit
9c55bbb
·
verified ·
1 Parent(s): 6bed88c

v2.1.1: sync version with PyPI

Browse files
Files changed (1) hide show
  1. 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.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"}
 
4
 
5
  [project]
6
  name = "purpose-agent"
7
+ version = "2.1.1"
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"}