Release 0.4.0

This commit is contained in:
Bernardo Heynemann 2011-12-21 18:12:16 -02:00
parent d691770fac
commit b00e2c938c

View file

@ -8,6 +8,6 @@
# http://www.opensource.org/licenses/mit-license
# Copyright (c) 2011 Rafael Caricio rafael@caricio.com
__version__ = (0, 1, 0)
__version__ = (0, 4, 0)
from context import DjangoContext, DjangoHTTPContext