Update pip install command for 5.4.1

This commit is contained in:
Swen Kooij 2019-10-20 18:19:07 +03:00
parent 3fd862ce4d
commit 5945c3f531

View File

@ -32,7 +32,7 @@ Installation
.. code-block:: bash
$ pip install django-localized-fields==5.4
$ pip install django-localized-fields==5.4.1
2. Add ``localized_fields`` and ``django.contrib.postgres`` to your ``INSTALLED_APPS``: