Skip to content

Commit 92fa9dc

Browse files
committed
release signed assembly v0.10.6.
1 parent 92cd5db commit 92fa9dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/NumSharp.Core/NumSharp.Core.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
10: Add nd.negate.
2525
11: Fix mgrid.
2626
12: Remove ArrayFire dependency.</PackageReleaseNotes>
27-
<AssemblyVersion>0.10.5.0</AssemblyVersion>
28-
<FileVersion>0.10.5.0</FileVersion>
27+
<AssemblyVersion>0.10.6.0</AssemblyVersion>
28+
<FileVersion>0.10.6.0</FileVersion>
2929
<RepositoryType>git</RepositoryType>
3030
<PackageTags>NumPy, NumSharp, MachineLearning, Math, Scientific, Numeric</PackageTags>
3131
<PackageLicenseUrl></PackageLicenseUrl>
@@ -35,7 +35,7 @@
3535
<Product>NumSharp</Product>
3636
<Company>SciSharp STACK</Company>
3737
<RootNamespace>NumSharp</RootNamespace>
38-
<Version>0.10.5</Version>
38+
<Version>0.10.6</Version>
3939
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
4040
<SignAssembly>false</SignAssembly>
4141
<AssemblyOriginatorKeyFile>Open.snk</AssemblyOriginatorKeyFile>

0 commit comments

Comments
 (0)