Skip to content

Commit 4b5af3f

Browse files
chore(readme): update badges
1 parent f64b8a2 commit 4b5af3f

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
# Runloop Python API library
22

3-
[![PyPI version](https://img.shields.io/pypi/v/runloop_api_client.svg)](https://pypi.org/project/runloop_api_client/)
3+
[![PyPI version](<https://img.shields.io/pypi/v/runloop_api_client.svg?label=pypi%20(stable)>)](https://pypi.org/project/runloop_api_client/)
44

55
The Runloop Python library provides convenient access to the Runloop REST API from any Python 3.8+
66
application. The library includes type definitions for all request params and response fields,

0 commit comments

Comments
 (0)