We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf6ed31 commit 96b2556Copy full SHA for 96b2556
1 file changed
python/tvm/libinfo.py
@@ -261,5 +261,4 @@ def find_include_path(name=None, search_path=None, optional=False):
261
# current version
262
# We use the version of the incoming release for code
263
# that is under development.
264
-# The following line is set by tvm/python/update_version.py
265
__version__ = "0.24.dev0"
0 commit comments