We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e67963 commit a147723Copy full SHA for a147723
1 file changed
setup.py
@@ -107,7 +107,7 @@ def build_extension(self, ext):
107
# logic and declaration, and simpler if you include description/version in a file.
108
setup(
109
name="xatlas",
110
- version="0.0.7",
+ version="0.0.8",
111
description="Python bindings for xatlas",
112
author="Markus Worchel",
113
author_email="m.worchel@campus.tu-berlin.de",
0 commit comments