This is an automated email from the ASF dual-hosted git repository.

zhenghuijin pushed a commit to branch v2.0.0.beta1
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git


The following commit(s) were added to refs/heads/v2.0.0.beta1 by this push:
     new 09659ee  change version to 2.0.0beta1
09659ee is described below

commit 09659ee770e08bbefb49d5f4865cfcf29ab0ac1c
Author: barry-jin <[email protected]>
AuthorDate: Thu Mar 24 18:00:25 2022 -0700

    change version to 2.0.0beta1
---
 python/mxnet/libinfo.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python/mxnet/libinfo.py b/python/mxnet/libinfo.py
index 7f73276..b2f48ee 100644
--- a/python/mxnet/libinfo.py
+++ b/python/mxnet/libinfo.py
@@ -147,4 +147,4 @@ def find_conf_path(prefix='tvmop'):
 
 
 # current version
-__version__ = "2.0.0"
+__version__ = "2.0.0beta1"

Reply via email to