Skip to content

Commit 87876e2

Browse files
authored
Merge pull request #121 from adf-python/feature/v0.2.5
fix: バージョンを0.2.3から0.2.5に更新
2 parents ce2d779 + c2baaa1 commit 87876e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "adf_core_python"
3-
version = "0.2.3"
3+
version = "0.2.5"
44
description = "Agent Development Framework for Python"
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)