Skip to content

Commit a817e56

Browse files
committed
Upped version to 0.20.4
1 parent 0ec91ea commit a817e56

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/NumSharp.Core/NumSharp.Core.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<Copyright>2019 © SciSharp STACK Team</Copyright>
1313
<RepositoryUrl>https://github.com/SciSharp/NumSharp</RepositoryUrl>
1414
<PackageReleaseNotes>Fixed minor bugs.</PackageReleaseNotes>
15-
<AssemblyVersion>0.20.3</AssemblyVersion>
16-
<FileVersion>0.20.3</FileVersion>
15+
<AssemblyVersion>0.20.4</AssemblyVersion>
16+
<FileVersion>0.20.4</FileVersion>
1717
<RepositoryType>git</RepositoryType>
1818
<PackageTags>Numpy, NumSharp, MachineLearning, Math, Scientific, Numeric, Mathlab, SciSharp</PackageTags>
1919
<PackageLicenseUrl></PackageLicenseUrl>
@@ -23,7 +23,7 @@
2323
<Product>NumSharp</Product>
2424
<Company>SciSharp STACK</Company>
2525
<RootNamespace>NumSharp</RootNamespace>
26-
<Version>0.20.3</Version>
26+
<Version>0.20.4</Version>
2727
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
2828
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
2929
<AssemblyOriginatorKeyFile>Open.snk</AssemblyOriginatorKeyFile>

0 commit comments

Comments
 (0)