Skip to content

Commit a147723

Browse files
authored
Bump version to 0.0.8
1 parent 8e67963 commit a147723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ def build_extension(self, ext):
107107
# logic and declaration, and simpler if you include description/version in a file.
108108
setup(
109109
name="xatlas",
110-
version="0.0.7",
110+
version="0.0.8",
111111
description="Python bindings for xatlas",
112112
author="Markus Worchel",
113113
author_email="m.worchel@campus.tu-berlin.de",

0 commit comments

Comments
 (0)