Skip to content

Commit e9170bd

Browse files
committed
NuGet version info updated
1 parent b579427 commit e9170bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NeuralNetwork.NET/NeuralNetwork.NET.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<RootNamespace>NeuralNetworkNET</RootNamespace>
6-
<Version>2.0.0-beta1</Version>
6+
<Version>2.0.0</Version>
77
<Authors>Sergio Pedri</Authors>
88
<Company>Sergio Pedri</Company>
99
<Description>A TensorFlow-inspired neural network library built from scratch in C# 7.2 for .NET Standard 2.0, with GPU support through cuDNN and native memory management</Description>

0 commit comments

Comments
 (0)