Skip to content

Commit 27c6b85

Browse files
committed
Bump version to 9.2.1
Updated the version number in `Betalgo.Ranul.OpenAI.Contracts.csproj` and `Betalgo.Ranul.OpenAI.csproj` from `9.2.0` to `9.2.1`. This minor version update likely includes bug fixes, minor improvements, or other small changes that do not introduce breaking changes.
1 parent 49804a3 commit 27c6b85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Betalgo.Ranul.OpenAI.Contracts/Betalgo.Ranul.OpenAI.Contracts.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<Description>Contracts and shared types for the Betalgo OpenAI .NET SDK.</Description>
1414
<Authors>Tolga Kayhan, Betalgo</Authors>
1515
<Company>Betalgo Up Ltd.</Company>
16-
<Version>9.2.0</Version>
16+
<Version>9.2.1</Version>
1717
<PackageProjectUrl>https://openai.com/</PackageProjectUrl>
1818
<PackageIcon>Betalgo-Ranul-OpenAI-icon.png</PackageIcon>
1919
<PackageReadmeFile>Readme.md</PackageReadmeFile>

OpenAI.SDK/Betalgo.Ranul.OpenAI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageIcon>Betalgo-Ranul-OpenAI-icon.png</PackageIcon>
1111
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1212
<Title>OpenAI SDK by Betalgo</Title>
13-
<Version>9.2.0</Version>
13+
<Version>9.2.1</Version>
1414
<Authors>Tolga Kayhan, Betalgo</Authors>
1515
<Company>Betalgo Up Ltd.</Company>
1616
<Product>OpenAI .NET library by Betalgo Ranul</Product>

0 commit comments

Comments
 (0)