Release 0.1.0
This commit is contained in:
parent
5c7d51ba0b
commit
d691770fac
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue