Skip to content

Commit 436a3b0

Browse files
Merge pull request #35 from KeyValueSoftwareSystems/bump-python-version
chore: update pyproject.toml version
2 parents 965d39b + 9596814 commit 436a3b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "siren-agent-toolkit"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "Agent toolkit for Siren notification platform"
99
readme = "README.md"
1010
license = { text = "MIT" }

0 commit comments

Comments
 (0)