Skip to content

Commit

Permalink
NuGet version info updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio0694 committed Jan 26, 2018
1 parent b579427 commit e9170bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NeuralNetwork.NET/NeuralNetwork.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<RootNamespace>NeuralNetworkNET</RootNamespace>
<Version>2.0.0-beta1</Version>
<Version>2.0.0</Version>
<Authors>Sergio Pedri</Authors>
<Company>Sergio Pedri</Company>
<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>
Expand Down

0 comments on commit e9170bd

Please sign in to comment.