We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09f00ba commit 8fa9d7eCopy full SHA for 8fa9d7e
pyproject.toml
@@ -5,7 +5,7 @@ requires = ["setuptools >= 61.0", "wheel"]
5
[project]
6
name = "trimesh"
7
requires-python = ">=3.8"
8
-version = "4.8.0"
+version = "4.8.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