Skip to content

Commit abeb9f3

Browse files
Merge branch 'master' of github.com:ipdata/python
2 parents b832947 + 57b2008 commit abeb9f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![PyPI version](https://badge.fury.io/py/ipdata.svg)](https://badge.fury.io/py/ipdata) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/ipdata/python/Test%20and%20Publish%20ipdata%20to%20PyPI)
1+
[![PyPI version](https://badge.fury.io/py/ipdata.svg)](https://badge.fury.io/py/ipdata) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/ipdata/python/python-publish.yml?branch=master)
22

33
# Official Python client library and CLI for the ipdata API
44

@@ -536,4 +536,4 @@ To run all tests
536536
537537
```shell
538538
pytest
539-
```
539+
```

0 commit comments

Comments
 (0)