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


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

Review Comment:
   what we did is that we cut the branch, and update the version number in the 
new 0.9 branch. The main branch cut-off ptwill update the version to 0.9.dev0 
to indicate that this is the beginning of 0.9 dev cycle



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