From 6fdbbf1f8be1622aa2485b28e362a0a2127ff9b2 Mon Sep 17 00:00:00 2001 From: Deepak Battini Date: Sat, 12 Sep 2020 09:04:56 +0930 Subject: [PATCH] Bump bersion --- src/MxNet/MxNet.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/MxNet/MxNet.csproj b/src/MxNet/MxNet.csproj index 35e3fdf2..c91eb4e5 100644 --- a/src/MxNet/MxNet.csproj +++ b/src/MxNet/MxNet.csproj @@ -4,8 +4,8 @@ netstandard2.0 7.3 AnyCPU;x64 - 1.5.1.8 - Deepak Battini + 1.5.2.0 + @deepakkumar1984, @horker C# Binding for the Apache MxNet library. NDArray, Symbolic and Gluon Supported