diff --git a/README.rst b/README.rst index b603826..ea89617 100644 --- a/README.rst +++ b/README.rst @@ -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``: