Skip to content

Commit fa89996

Browse files
Set version 0.3.0
1 parent a2ff339 commit fa89996

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
* 0.3.0 (not released)
4+
* 0.3.0 (August 3, 2015)
55
* Add lazy_tag decorator.
66
* Added setting to use jQuery, Prototype, or pure JavaScript for AJAX
77

lazy_tags/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.2.3'
1+
__version__ = '0.3.0'

0 commit comments

Comments
 (0)