Skip to content

Commit 24d7e3e

Browse files
committed
Bump version to 0.0.11
1 parent ecd60d0 commit 24d7e3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ build-backend = "scikit_build_core.build"
55
[project]
66
name = "xatlas"
77
requires-python = ">=3.8"
8-
version = "0.0.10"
9-
authors = [{name = "Markus Worchel", email = "m.worchel@campus.tu-berlin.de"}]
8+
version = "0.0.11"
9+
authors = [{name = "Markus Worchel", email = "[email protected]"}]
1010
license = {file = "LICENSE"}
1111
description = "Python bindings for xatlas"
1212
urls = {Homepage = "https://github.com/mworchel/xatlas-python"}

0 commit comments

Comments
 (0)