mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-22 19:48:13 +08:00
v0.7.11
This commit is contained in:
@@ -5,7 +5,7 @@ from django import get_version
|
||||
myPath = os.path.dirname(os.path.abspath(__file__))
|
||||
sys.path.insert(0, myPath)
|
||||
|
||||
VERSION = (0, 7, 10)
|
||||
VERSION = (0, 7, 11)
|
||||
|
||||
default_app_config = 'django_q.apps.DjangoQConfig'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user