Skip to content

Commit

Permalink
Increment package version after release of Azure.AI.OpenAI (#39775)
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk authored Nov 7, 2023
1 parent 29d61bc commit 5347b5c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions sdk/openai/Azure.AI.OpenAI/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 1.0.0-beta.10 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.0.0-beta.9 (2023-11-06)

### Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/openai/Azure.AI.OpenAI/src/Azure.AI.OpenAI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Works with Azure OpenAI resources as well as the non-Azure OpenAI endpoint.
</Description>
<AssemblyTitle>Microsoft Azure.AI.OpenAI client library</AssemblyTitle>
<Version>1.0.0-beta.9</Version>
<Version>1.0.0-beta.10</Version>
<PackageTags>Microsoft Azure OpenAI</PackageTags>
<DisableEnhancedAnalysis>true</DisableEnhancedAnalysis>
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
Expand Down

0 comments on commit 5347b5c

Please sign in to comment.