From dba3c80c844c3065006149494c76d7b94967f09f Mon Sep 17 00:00:00 2001 From: Drew Shark Github <1328474+drewsipher@users.noreply.github.com> Date: Thu, 10 Jul 2025 11:30:13 -0400 Subject: [PATCH] Update __init__.py to 11.7 [skip ci] --- three/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/three/__init__.py b/three/__init__.py index 0567d6e..f17c67f 100644 --- a/three/__init__.py +++ b/three/__init__.py @@ -1 +1 @@ -__version__ = '10.20.3' \ No newline at end of file +__version__ = '11.7.0'