You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/07/05 10:09:51 UTC

[GitHub] [tvm] leandron commented on a diff in pull request #11991: [release] Bump version numbers to v0.9.0

leandron commented on code in PR #11991:
URL: https://github.com/apache/tvm/pull/11991#discussion_r913625459


##########
python/setup.py:
##########
@@ -223,7 +223,7 @@ def long_description_contents():
 
 setup(
     name="tvm",
-    version=__version__,
+    version="0.9.0",

Review Comment:
   I think we can keep `__version__` as it going to be populated with repository information?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org