diff --git a/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj b/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj
index 260cb28d..ee59b28d 100644
--- a/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj
+++ b/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj
@@ -4,7 +4,7 @@
netstandard2.0
TensorFlow.NET
Tensorflow
- 0.6.0
+ 0.6.1-alpha
Haiping Chen
SciSharp STACK
true
@@ -16,15 +16,11 @@
TensorFlow, NumSharp, SciSharp, MachineLearning, TensorFlow.NET, C#
Google's TensorFlow full binding in .NET Standard.
Docs: https://tensorflownet.readthedocs.io
- 0.6.0.0
- Changes since v0.5:
-Added Nearest Neighbor.
-Fix memory leak issue when allocating Tensor.
-Fix control flow bug.
-More math APIs.
-More unit tests.
+ 0.6.1.0
+ Changes since v0.6:
+More math/ linalg APIs.
7.2
- 0.6.0.0
+ 0.6.1.0