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 18:15:10 UTC

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

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


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

Review Comment:
   We don't want repo info (i.e. the git hash) for a release do we? This seems like a nice straightforward way to get what we want



-- 
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