Skip to content

Commit 5945c3f

Browse files
committed
Update pip install command for 5.4.1
1 parent 3fd862c commit 5945c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Installation
3232

3333
.. code-block:: bash
3434
35-
$ pip install django-localized-fields==5.4
35+
$ pip install django-localized-fields==5.4.1
3636
3737
2. Add ``localized_fields`` and ``django.contrib.postgres`` to your ``INSTALLED_APPS``:
3838

0 commit comments

Comments
 (0)