[PACKAGING] Bumped dev version to 1.1.2
This commit is contained in:
2
.github/workflows/integration-tests.yml
vendored
2
.github/workflows/integration-tests.yml
vendored
@@ -5,7 +5,7 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- v2
|
- v2.0
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
@@ -121,7 +121,7 @@ class CMakeBuild(build_ext):
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="triton",
|
name="triton",
|
||||||
version="1.1.1",
|
version="1.1.2",
|
||||||
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