[PACKAGING] bump dev version to 2.1.0

This commit is contained in:
Phil Tillet
2023-03-02 21:52:30 -08:00
parent 2cb7da7259
commit c7581c9a91

View File

@@ -208,7 +208,7 @@ download_and_copy_ptxas()
setup(
name="triton",
version="2.0.0",
version="2.1.0",
author="Philippe Tillet",
author_email="phil@openai.com",
description="A language and compiler for custom Deep Learning operations",