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


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

Review Comment:
   Still, I feel that in case we have follow-up `0.9.x`, it won't work, so my 
opinion is that we shouldn't make this specific change to the literal string. 
I'd like @tqchen @Mousius @areusch @junrushao1994 to comment if possible, so 
that we can establish some guidance for future releases.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to