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