Skip to content

Commit b72984d

Browse files
chore(readme): update badges
1 parent 38cb0ce commit b72984d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

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

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

55
The Knock Python library provides convenient access to the Knock 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)