mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 21:47:53 +08:00
new bugfix release
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from django_q.models import Task, Schedule
|
||||
from django_q.core import async
|
||||
|
||||
VERSION = (0, 1, 0)
|
||||
VERSION = (0, 1, 1)
|
||||
|
||||
default_app_config = 'django_q.apps.DjangoQConfig'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user