Skip to content

Commit 1bd7122

Browse files
Updated package version in README.
1 parent 4924841 commit 1bd7122

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

6767
To 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

7171
Description
7272
-----------

0 commit comments

Comments
 (0)