Skip to content

Commit cf4b1ea

Browse files
Merge pull request #56 from kevinbackhouse/seclab-taskflow-agent-version
Set version number of seclab-taskflow-agent
2 parents 92cfaf2 + 5463b79 commit cf4b1ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
"Programming Language :: Python :: Implementation :: PyPy",
2626
]
2727
dependencies = [
28-
"seclab-taskflow-agent",
28+
"seclab-taskflow-agent==0.2.0",
2929
]
3030

3131
[project.urls]

0 commit comments

Comments
 (0)