Skip to content

Commit 7a74163

Browse files
author
semantic-release
committed
1.0.0
Automatically generated by python-semantic-release
1 parent 6f7d5b1 commit 7a74163

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# CHANGELOG
2+
3+
<!-- version list -->
4+
5+
## v1.0.0 (2026-03-15)
6+
7+
- Initial Release

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 = "node9"
7-
version = "0.2.0"
7+
version = "1.0.0"
88
description = "Execution security for Python AI agents — seatbelt for LangChain, CrewAI, and plain Python."
99
readme = "README.md"
1010
license = { text = "Apache-2.0" }

0 commit comments

Comments
 (0)