chore(readme): fix version rendering on pypi

This commit is contained in:
stainless-app[bot] 2025-07-10 22:40:39 +00:00
parent e9ff5885ed
commit 63b90c4351

View file

@ -1,6 +1,7 @@
# Opencode Python API library
[![PyPI version](<https://img.shields.io/pypi/v/opencode-ai.svg?label=pypi%20(stable)>)](https://pypi.org/project/opencode-ai/)
<!-- prettier-ignore -->
[![PyPI version](https://img.shields.io/pypi/v/opencode-ai.svg?label=pypi%20(stable))](https://pypi.org/project/opencode-ai/)
The Opencode Python library provides convenient access to the Opencode REST API from any Python 3.8+
application. The library includes type definitions for all request params and response fields,