mirror of
https://github.com/jazzband/django-ddp.git
synced 2026-05-10 00:24:50 +00:00
Bumped version.
This commit is contained in:
parent
5165b93363
commit
589704283b
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import sys
|
|||
from gevent.local import local
|
||||
from dddp import alea
|
||||
|
||||
__version__ = '0.19.1'
|
||||
__version__ = '0.20.0'
|
||||
__url__ = 'https://github.com/django-ddp/django-ddp'
|
||||
|
||||
default_app_config = 'dddp.apps.DjangoDDPConfig'
|
||||
|
|
|
|||
Loading…
Reference in a new issue