We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75c984 commit 45b1c77Copy full SHA for 45b1c77
CHANGELOG.rst
@@ -1,8 +1,8 @@
1
Changelog
2
=========
3
4
-Current
5
--------
+0.3.1 (2012-11-03)
+------------------
6
7
- Added JsTestView.django_js to optionnaly include django.js
8
- Added js_init block to runners to templates.
djangojs/__init__.py
@@ -1,2 +1,2 @@
-__version__ = '0.4.dev'
+__version__ = '0.3.1'
__description__ = "Django JS Tools"
0 commit comments