Release 0.1.0

This commit is contained in:
Bernardo Heynemann 2011-12-21 18:11:43 -02:00
parent 5c7d51ba0b
commit d691770fac

View file

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