From 23944d60607a184ee6bbe6e22479ef4a7107d20b Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Mon, 28 Jul 2025 11:42:48 +0500 Subject: [PATCH] Fix small typo in 99d7f5ad7 --- src/bonsai/docs/guides/development/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bonsai/docs/guides/development/installation.rst b/src/bonsai/docs/guides/development/installation.rst index 7f7956729e..eff5ef049e 100644 --- a/src/bonsai/docs/guides/development/installation.rst +++ b/src/bonsai/docs/guides/development/installation.rst @@ -22,7 +22,7 @@ Blender versions: - 64-bit MacOS Intel (``macos-x64``) - 64-bit MacOS Silicon (``macos-arm64``) - 64-bit Windows (``windows-x64``) -- Blender 4.3, 4.3, or 4.5 with Python 3.11 +- Blender 4.3, 4.4, or 4.5 with Python 3.11 Developer builds may exist for different versions of Python but there will be no guarantee of the uptime or stability of these builds.