mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-20 03:18:07 +08:00
getting ready for new version
This commit is contained in:
@@ -8,6 +8,6 @@ from .tasks import async, schedule, result, fetch
|
||||
from .models import Task, Schedule, Success, Failure
|
||||
from .cluster import Cluster
|
||||
|
||||
VERSION = (0, 3, 4)
|
||||
VERSION = (0, 3, 5)
|
||||
|
||||
default_app_config = 'django_q.apps.DjangoQConfig'
|
||||
|
||||
Reference in New Issue
Block a user