[PACKAGING] Bumped dev version to 2.0.0

This commit is contained in:
Philippe Tillet
2021-10-29 01:28:17 -07:00
parent 2d6df9b518
commit 770ea96cca

View File

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