Skip to content

Commit 66f8ae5

Browse files
Remove preview version badge from README (#822)
* Initial plan * Remove preview version badge from README Co-authored-by: joseharriaga <45773732+joseharriaga@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: joseharriaga <45773732+joseharriaga@users.noreply.github.com>
1 parent 724b4e0 commit 66f8ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OpenAI .NET API library
22

3-
[![NuGet stable version](https://img.shields.io/nuget/v/openai.svg)](https://www.nuget.org/packages/OpenAI) [![NuGet preview version](https://img.shields.io/nuget/vpre/openai.svg)](https://www.nuget.org/packages/OpenAI/absoluteLatest)
3+
[![NuGet stable version](https://img.shields.io/nuget/v/openai.svg)](https://www.nuget.org/packages/OpenAI)
44

55
The OpenAI .NET library provides convenient access to the OpenAI REST API from .NET applications.
66

0 commit comments

Comments
 (0)