mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-22 07:48:12 +08:00
bumping to version 0.2.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from .tasks import async, schedule, result, fetch
|
||||
from .models import Task, Schedule
|
||||
|
||||
VERSION = (0, 2, 1)
|
||||
VERSION = (0, 2, 2)
|
||||
|
||||
default_app_config = 'django_q.apps.DjangoQConfig'
|
||||
|
||||
Reference in New Issue
Block a user