Skip to content

Commit 9bc129e

Browse files
authored
Merge pull request #512 from martindevans/updated_version
Release 0.10.0
2 parents 633727b + 174f21a commit 9bc129e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LLama/LLamaSharp.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Platforms>AnyCPU;x64;Arm64</Platforms>
88
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
99

10-
<Version>0.8.0</Version>
10+
<Version>0.10.0</Version>
1111
<Authors>Yaohui Liu, Martin Evans, Haiping Chen</Authors>
1212
<Company>SciSharp STACK</Company>
1313
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
@@ -21,7 +21,7 @@
2121
weights to run, please go to https://github.com/SciSharp/LLamaSharp for more information.
2222
</Description>
2323
<PackageReleaseNotes>
24-
LLamaSharp 0.8.0 supports automatically device feature detection, adds integration with kernel-memory and fixes some performance issues.
24+
LLamaSharp 0.10.0 supports automatically device feature detection, adds integration with kernel-memory and fixes some performance issues.
2525
</PackageReleaseNotes>
2626
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2727
<PackageOutputPath>packages</PackageOutputPath>

0 commit comments

Comments
 (0)