From b22d838f912b09da0754ce84f340828cc9f57b47 Mon Sep 17 00:00:00 2001 From: Michael Brunner Date: Tue, 9 Jun 2026 16:49:52 +0200 Subject: [PATCH] Bump version to 33.264.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3356e54..212ce8e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cwapi3d" -version = "33.264.1" +version = "33.264.2" authors = [{ name = "Cadwork", email = "it@cadwork.ca" }] requires-python = ">= 3.14" description = 'Python bindings for CwAPI3D'