Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lk-geimfari committed Oct 27, 2023
1 parent ea2b9ea commit 4306626
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Description
:target: https://pypi.org/project/mimesis/
:alt: PyPI - Downloads

.. image:: https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11%20%7C%20pypy-brightgreen
.. image:: https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11%20%7C%203.12%20%7C%20pypy-brightgreen
:target: https://pypi.org/project/mimesis/
:alt: Python version

Expand All @@ -56,6 +56,8 @@ Mimesis is compatible with Python, including PyPy, version 3.8 or higher. The Mi

To prevent unintended upgrades, it is highly advisable to always specify the version of mimesis that you are using by pinning it.

As of version 12.0.0, Mimesis will no longer support older versions of Python. The minimum supported version of Python will be 3.10.

Supported Features
------------------

Expand Down

0 comments on commit 4306626

Please sign in to comment.