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

iblis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git


The following commit(s) were added to refs/heads/master by this push:
     new 399d3a0  julia: bump binding version to v1.6.0 (#15607)
399d3a0 is described below

commit 399d3a0dc64386e106527257721a51c6152aff4e
Author: Iblis Lin <[email protected]>
AuthorDate: Sun Jul 21 13:45:26 2019 +0800

    julia: bump binding version to v1.6.0 (#15607)
---
 julia/Project.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/julia/Project.toml b/julia/Project.toml
index 82a94c5..994a696 100644
--- a/julia/Project.toml
+++ b/julia/Project.toml
@@ -1,7 +1,7 @@
 name = "MXNet"
 uuid = "a7949054-b901-59c6-b8e3-7238c29bf7f0"
 authors = ["Chiyuan Zhang <[email protected]>", "Valentin Churavy 
<[email protected]>", "Iblis Lin <[email protected]>"]
-version = "1.5.0"
+version = "1.6.0"
 
 [deps]
 BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee"

Reply via email to