[PYTHON] Modified version number to v0.4
This commit is contained in:
@@ -90,7 +90,7 @@ class CMakeBuild(build_ext):
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="triton",
|
name="triton",
|
||||||
version="1.0.0",
|
version="0.4.0",
|
||||||
author="Philippe Tillet",
|
author="Philippe Tillet",
|
||||||
author_email="phil@openai.com",
|
author_email="phil@openai.com",
|
||||||
description="A language and compiler for custom Deep Learning operations",
|
description="A language and compiler for custom Deep Learning operations",
|
||||||
|
Reference in New Issue
Block a user