Skip to content

Commit b93bb29

Browse files
chore(readme): fix version rendering on pypi
1 parent a4774a8 commit b93bb29

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Writer Python API library
22

3-
[![PyPI version](<https://img.shields.io/pypi/v/writer-sdk.svg?label=pypi%20(stable)>)](https://pypi.org/project/writer-sdk/)
3+
<!-- prettier-ignore -->
4+
[![PyPI version](https://img.shields.io/pypi/v/writer-sdk.svg?label=pypi%20(stable))](https://pypi.org/project/writer-sdk/)
45

56
The Writer Python library provides access to the Writer REST API from any Python 3.8+
67
application. It includes a set of tools and utilities that make it easy to integrate the capabilities

0 commit comments

Comments
 (0)