Skip to content

Commit 4ce9c0e

Browse files
committed
Bump version 0.3
1 parent 79aa392 commit 4ce9c0e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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 (2012-11-02)
5+
----------------
66

77
- Improved ``ready`` event handling
88
- Removed runners from ``urls.py``

djangojs/__init__.py

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

0 commit comments

Comments
 (0)