Skip to content

Commit d17a5ab

Browse files
dshi7meta-codesync[bot]
authored andcommitted
update version number in triton beta (#708)
Summary: Pull Request resolved: #708 in fact this version number correction was already delayed Created from CodeHub with https://fburl.com/edit-in-codehub Reviewed By: agron911 Differential Revision: D88116476 fbshipit-source-id: 4e4af9303adbafe09ce966f8c85d5a1b10a1f2e6
1 parent e2f6663 commit d17a5ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/triton/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""isort:skip_file"""
2-
__version__ = '3.4.0+fb'
2+
__version__ = '3.5.0+fb'
33

44
# ---------------------------------------
55
# Note: import order is significant here.

0 commit comments

Comments
 (0)