[VERSION] Bumped to 1.1 (#313)

This commit is contained in:
Philippe Tillet
2021-09-28 00:25:42 -07:00
committed by GitHub
parent bfcfad7abe
commit 44442db96e
2 changed files with 11 additions and 1 deletions

View File

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