Skip to content

Commit 525cd9c

Browse files
committed
Bump version of afm-core and afm-cli
1 parent b8c7f9b commit 525cd9c

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

langchain-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.1"
3+
version = "0.2.2"
44
description = "AFM CLI metapackage: installs afm-core and afm-langchain"
55
readme = "README.md"
66
classifiers = [

langchain-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.0"
3+
version = "0.1.1"
44
description = "AFM (Agent-Flavored Markdown) core: parser, CLI, protocols, and interfaces"
55
readme = "README.md"
66
classifiers = [

langchain-interpreter/uv.lock

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

0 commit comments

Comments
 (0)