Skip to content

Commit

Permalink
publish v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
OkGoDoIt committed Apr 2, 2023
1 parent b357baa commit 37094e3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions OpenAI_API/OpenAI_API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
<PackageTags>OpenAI, AI, ML, API, ChatGPT, DALLE, GPT3, GPT-3, GPT4, GPT-4, DALL-E</PackageTags>
<Title>OpenAI API</Title>
<PackageReleaseNotes>
Added support for GPT4, streaming conversations with ChatGPT, IHttpClientFactory, and numerous bug fixes.
Added support for GPT4, streaming conversations with ChatGPT, IHttpClientFactory, and various bug fixes.
</PackageReleaseNotes>
<PackageId>OpenAI</PackageId>
<Version>1.7.1</Version>
<AssemblyVersion>1.7.1.0</AssemblyVersion>
<FileVersion>1.7.1.0</FileVersion>
<Version>1.7.2</Version>
<AssemblyVersion>1.7.2.0</AssemblyVersion>
<FileVersion>1.7.2.0</FileVersion>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<PackageReadmeFile>README.md</PackageReadmeFile>
<ProduceReferenceAssembly>True</ProduceReferenceAssembly>
Expand Down

0 comments on commit 37094e3

Please sign in to comment.