We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.0.11
1 parent ecd60d0 commit 24d7e3eCopy full SHA for 24d7e3e
pyproject.toml
@@ -5,8 +5,8 @@ build-backend = "scikit_build_core.build"
5
[project]
6
name = "xatlas"
7
requires-python = ">=3.8"
8
-version = "0.0.10"
9
-authors = [{name = "Markus Worchel", email = "m.worchel@campus.tu-berlin.de"}]
+version = "0.0.11"
+authors = [{name = "Markus Worchel", email = "[email protected]"}]
10
license = {file = "LICENSE"}
11
description = "Python bindings for xatlas"
12
urls = {Homepage = "https://github.com/mworchel/xatlas-python"}
0 commit comments