Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update PyPI stats badge
  • Loading branch information
surenkov authored Dec 19, 2023
1 parent 0f0738b commit 75c45a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![PyPI Version](https://img.shields.io/pypi/v/django-pydantic-field)](https://pypi.org/project/django-pydantic-field/)
[![Lint and Test Package](https://github.com/surenkov/django-pydantic-field/actions/workflows/python-test.yml/badge.svg)](https://github.com/surenkov/django-pydantic-field/actions/workflows/python-test.yml)
[![Downloads](https://static.pepy.tech/badge/django-pydantic-field/month)](https://pepy.tech/project/django-pydantic-field)
![PyPI - Downloads](https://img.shields.io/pypi/dm/django-pydantic-field)
[![Supported Python Versions](https://img.shields.io/pypi/pyversions/django-pydantic-field)](https://pypi.org/project/django-pydantic-field/)
[![Supported Django Versions](https://img.shields.io/pypi/frameworkversions/django/django-pydantic-field)](https://pypi.org/project/django-pydantic-field/)

Expand Down

0 comments on commit 75c45a3

Please sign in to comment.