Skip to content

Commit 5f38b70

Browse files
committed
Bump package versions
1 parent 83dc58a commit 5f38b70

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

python-interpreter/packages/afm-cli/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "afm-cli"
3-
version = "0.2.8"
3+
version = "0.2.9"
44
description = "AFM CLI metapackage: installs afm-core and afm-langchain"
55
readme = "README.md"
66
classifiers = [

python-interpreter/packages/afm-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "afm-core"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
description = "AFM (Agent-Flavored Markdown) core: parser, CLI, protocols, and interfaces"
55
readme = "README.md"
66
classifiers = [

python-interpreter/packages/afm-langchain/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "afm-langchain"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = "AFM LangChain execution backend"
55
readme = "README.md"
66
classifiers = [

python-interpreter/uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)