mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-19 19:08:07 +08:00
Added VERSION
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
from django_q.models import Task, Schedule
|
||||
from django_q.core import async
|
||||
|
||||
VERSION = (0, 1, 0)
|
||||
|
||||
default_app_config = 'django_q.apps.DjangoQConfig'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user