[CI] Bumped dev version to 1.0.1 and fixed permissions in documentation.yml (#149)

This commit is contained in:
Philippe Tillet
2021-07-28 04:35:14 -07:00
committed by GitHub
parent 046160b7f4
commit 4b9df06568
3 changed files with 5 additions and 1 deletions

View File

@@ -121,7 +121,7 @@ class CMakeBuild(build_ext):
setup(
name="triton",
version="1.0.0",
version="1.0.1",
author="Philippe Tillet",
author_email="phil@openai.com",
description="A language and compiler for custom Deep Learning operations",