We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcca007 commit b3c8123Copy full SHA for b3c8123
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.3",
+ version="0.0.4",
109
description="Python bindings for xatlas",
110
author="Markus Worchel",
111
author_email="m.worchel@campus.tu-berlin.de",
0 commit comments