Merge branch 'master' of github.com:rafaelcaricio/django-pyvows
This commit is contained in:
commit
00625f718f
2 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
Reference in a new issue