We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8fcd77 commit 7fbbdc0Copy full SHA for 7fbbdc0
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ requires = ["setuptools >= 61.0", "wheel"]
5
[project]
6
name = "trimesh"
7
requires-python = ">=3.7"
8
-version = "4.4.0"
+version = "4.4.1"
9
authors = [{name = "Michael Dawson-Haggerty", email = "mikedh@kerfed.com"}]
10
license = {file = "LICENSE.md"}
11
description = "Import, export, process, analyze and view triangular meshes."
0 commit comments