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