File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ django-deno
3030.. _SystemJS : https://github.com/systemjs/systemjs
3131.. _terser : https://terser.org
3232
33- `Deno `_ front-end integration for `Django `_, version 0.1.0 .
33+ `Deno `_ front-end integration for `Django `_, version 0.1.1 .
3434
3535* Currently only `drollup `_ / `terser `_ are supported, the deno server may be extended to support any of deno api, if
3636 applicable.
@@ -66,7 +66,7 @@ To install the development version of ``django_deno`` in python3 ``virtualenv``:
6666
6767To install the stable version of ``django_deno `` in python3 ``virtualenv ``::
6868
69- python -m pip install -U git+https://github.com/Dmitri-Sintsov/django-deno.git@v0.1.0
69+ python -m pip install -U git+https://github.com/Dmitri-Sintsov/django-deno.git@v0.1.1
7070
7171Description
7272-----------
You can’t perform that action at this time.
0 commit comments