Commit 13b96050

stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
2025-06-17 22:51:25
chore(readme): update badges
1 parent 8ade764
Changed files (1)
README.md
@@ -1,6 +1,6 @@
 # OpenAI Python API library
 
-[![PyPI version](https://img.shields.io/pypi/v/openai.svg)](https://pypi.org/project/openai/)
+[![PyPI version](<https://img.shields.io/pypi/v/openai.svg?label=pypi%20(stable)>)](https://pypi.org/project/openai/)
 
 The OpenAI Python library provides convenient access to the OpenAI REST API from any Python 3.8+
 application. The library includes type definitions for all request params and response fields,