diff --git a/pyproject.toml b/pyproject.toml index b249374..bbb19fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "openocd-python" -version = "2026.02.12" +version = "2026.02.15" description = "Typed, async-first Python bindings for the full OpenOCD command surface" readme = "README.md" license = "MIT"