Skip to content

Commit

Permalink
Merge pull request #17 from tghamm/feature/2.0.1
Browse files Browse the repository at this point in the history
Version Bump - 2.0.1
  • Loading branch information
tghamm authored Jan 16, 2025
2 parents 327eacb + 974420e commit 9df137b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Mistral.SDK/Mistral.SDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
<PackageTags>Mistral, AI, ML, API, C#, .NET, Mixtral</PackageTags>
<Title>Mistral API</Title>
<PackageReleaseNotes>
Function Calling Support
Updates Microsoft.Extensions.AI.Abstractions
</PackageReleaseNotes>
<PackageId>Mistral.SDK</PackageId>
<Version>2.0.0</Version>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<FileVersion>2.0.0.0</FileVersion>
<Version>2.0.1</Version>
<AssemblyVersion>2.0.1.0</AssemblyVersion>
<FileVersion>2.0.1.0</FileVersion>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<PackageReadmeFile>README.md</PackageReadmeFile>
<ProduceReferenceAssembly>True</ProduceReferenceAssembly>
Expand Down

0 comments on commit 9df137b

Please sign in to comment.