Skip to content

Commit 00661c2

Browse files
chore(readme): update badges
1 parent 08f2dd2 commit 00661c2

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

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

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

0 commit comments

Comments
 (0)