We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79aa392 commit 4ce9c0eCopy full SHA for 4ce9c0e
CHANGELOG.rst
@@ -1,8 +1,8 @@
1
Changelog
2
=========
3
4
-Current
5
--------
+0.3 (2012-11-02)
+----------------
6
7
- Improved ``ready`` event handling
8
- Removed runners from ``urls.py``
djangojs/__init__.py
@@ -1,2 +1,2 @@
-__version__ = '0.3.dev'
+__version__ = '0.3'
__description__ = "Django JS Tools"
0 commit comments