Updated version
This commit is contained in:
parent
b00e2c938c
commit
ee752ed3e4
2 changed files with 1 additions and 3 deletions
|
@ -8,6 +8,4 @@
|
||||||
# http://www.opensource.org/licenses/mit-license
|
# http://www.opensource.org/licenses/mit-license
|
||||||
# Copyright (c) 2011 Rafael Caricio rafael@caricio.com
|
# Copyright (c) 2011 Rafael Caricio rafael@caricio.com
|
||||||
|
|
||||||
__version__ = (0, 4, 0)
|
|
||||||
|
|
||||||
from context import DjangoContext, DjangoHTTPContext
|
from context import DjangoContext, DjangoHTTPContext
|
||||||
|
|
|
@ -8,4 +8,4 @@
|
||||||
# http://www.opensource.org/licenses/mit-license
|
# http://www.opensource.org/licenses/mit-license
|
||||||
# Copyright (c) 2011 Rafael Caricio rafael@caricio.com
|
# Copyright (c) 2011 Rafael Caricio rafael@caricio.com
|
||||||
|
|
||||||
__version__ = (0, 3, 9)
|
__version__ = (0, 4, 0)
|
||||||
|
|
Reference in a new issue