Release 7.9.3.1

The first non-dev version, published once every cutover gate was green: the
app's full suite, a whole-project-store geometry sweep, and the perf
benchmarks. Gitea never allows republishing a version, so this waited for the
exact commit the app now pins.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DfriM8XUkn7uYf5Dwe2xo6
This commit is contained in:
2026-08-10 23:17:55 +02:00
parent a0b7e43985
commit 6b8a79ba36

View File

@@ -9,7 +9,7 @@ name = "n3xd-ocp"
# .devN suffix: the registry never allows republishing a version, and its
# cleanup rule collects only the dev ones. CMake asserts the prefix matches
# the OCCT it found.
version = "7.9.3.1.dev5"
version = "7.9.3.1"
description = "nanobind bindings for the OpenCASCADE geometry kernel (drop-in OCP)"
readme = "README.md"
requires-python = ">=3.12"