Skip to content

Commit

Permalink
Updated package version in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitri-Sintsov committed Mar 23, 2022
1 parent 4924841 commit 1bd7122
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ django-deno
.. _SystemJS: https://github.com/systemjs/systemjs
.. _terser: https://terser.org

`Deno`_ front-end integration for `Django`_, version 0.1.0.
`Deno`_ front-end integration for `Django`_, version 0.1.1.

* Currently only `drollup`_ / `terser`_ are supported, the deno server may be extended to support any of deno api, if
applicable.
Expand Down Expand Up @@ -66,7 +66,7 @@ To install the development version of ``django_deno`` in python3 ``virtualenv``:

To install the stable version of ``django_deno`` in python3 ``virtualenv``::

python -m pip install -U git+https://github.com/Dmitri-Sintsov/[email protected].0
python -m pip install -U git+https://github.com/Dmitri-Sintsov/[email protected].1

Description
-----------
Expand Down

0 comments on commit 1bd7122

Please sign in to comment.