Skip to content

Commit 4fda5a6

Browse files
committed
Bump version 0.3.2
1 parent 3ac756b commit 4fda5a6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
Current
5-
-------
4+
0.3.2 (2012-11-10)
5+
------------------
66

77
- optionnal support for Django Absolute
88

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ Add ``djangojs.urls`` to your root ``URL_CONF``:
4747
Documentation
4848
=============
4949

50-
The documentation is hosted `on Read the Docs <http://djangojs.readthedocs.org/en/latest/>`_
50+
The documentation is hosted `on Read the Docs <http://djangojs.readthedocs.org/en/0.3.2/>`_

djangojs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = '0.4.dev'
1+
__version__ = '0.3.2'
22
__description__ = "Django JS Tools"

0 commit comments

Comments
 (0)