Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhantolga committed Nov 30, 2022
1 parent 3de77df commit d366495
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OpenAI.SDK/OpenAI.GPT3.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
<PackageProjectUrl>https://openai.com/</PackageProjectUrl>
<PackageIcon>OpenAI-Betalgo.png</PackageIcon>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>6.5.0</Version>
<Version>6.6.0</Version>
<Authors>Tolga Kayhan, Betalgo</Authors>
<Company>Betalgo Up Ltd.</Company>
<Product>OpenAI GPT-3 and DALL·E dotnet SDK</Product>
<Description>Dotnet SDK for OpenAI GTP-3 and DALL·E</Description>
<RepositoryUrl>https://github.com/betalgo/openai/</RepositoryUrl>
<PackageTags>openAI,gpt-3,ai,betalgo,NLP, dalle, DALL·E </PackageTags>
<PackageTags>openAI,gpt-3,ai,betalgo,NLP,dalle,DALL·E,dall-e</PackageTags>
<PackageId>Betalgo.$(AssemblyName)</PackageId>
<PackageReadmeFile>Readme.md</PackageReadmeFile>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
Expand Down

0 comments on commit d366495

Please sign in to comment.