[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:
|
||||
branches:
|
||||
- master
|
||||
- v2
|
||||
- v2.0
|
||||
|
||||
|
||||
jobs:
|
||||
|
@@ -121,7 +121,7 @@ class CMakeBuild(build_ext):
|
||||
|
||||
setup(
|
||||
name="triton",
|
||||
version="1.1.1",
|
||||
version="1.1.2",
|
||||
author="Philippe Tillet",
|
||||
author_email="phil@openai.com",
|
||||
description="A language and compiler for custom Deep Learning operations",
|
||||
|
Reference in New Issue
Block a user