Merge branch 'master' of github.com:rafaelcaricio/django-pyvows

This commit is contained in:
Fabio Miranda Costa 2011-12-22 10:41:20 -03:00
commit 00625f718f
2 changed files with 1 additions and 3 deletions

View file

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

View file

@ -8,4 +8,4 @@
# http://www.opensource.org/licenses/mit-license
# Copyright (c) 2011 Rafael Caricio rafael@caricio.com
__version__ = (0, 3, 9)
__version__ = (0, 4, 0)