Skip to content

Commit d524bb4

Browse files
committed
Version 0.2.1
1 parent 5c81d81 commit d524bb4

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGES.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
0.2.1 (2011-02-25)
2+
================
3+
4+
Fixes
5+
--------
6+
7+
- For Image objects variable template has now correct value.
8+
19
0.2 (2011-02-15)
210
================
311

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: UTF-8 -*-
2-
__version__ = '0.2'
2+
__version__ = '0.2.1'
33

44
import os
55

0 commit comments

Comments
 (0)