Skip to content

Commit b962bbc

Browse files
committed
fix: update pyproject.toml version to 1.7.0
The version was out of sync with Cargo.toml.
1 parent bd02870 commit b962bbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/python/pyproject.toml

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

55
[project]
66
name = "a3s-code"
7-
version = "1.6.0"
7+
version = "1.7.0"
88
description = "A3S Code - Native Python bindings for the AI coding agent"
99
readme = "README.md"
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)