mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-25 19:38:12 +08:00
Upped version to 0.1.4
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from django_q.models import Task, Schedule
|
||||
from django_q.core import async, schedule
|
||||
|
||||
VERSION = (0, 1, 3)
|
||||
VERSION = (0, 1, 4)
|
||||
|
||||
default_app_config = 'django_q.apps.DjangoQConfig'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user