Skip to content

Commit

Permalink
update supported Python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
illagrenan committed Dec 10, 2018
1 parent c2a62d6 commit 3f571a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Subclass of standard Django JSON encoder [1]_ that can encode some numpy types (
Installation
------------

- Supported Python versions are: ``3.6`` and ``3.7-dev``.
- Supported Python versions are: ``3.6``, ``3.7`` and ``3.7-dev``.
- Supported Django versions are: ``2.0``

.. code:: shell
Expand Down

0 comments on commit 3f571a5

Please sign in to comment.