diff --git a/django_q/conf.py b/django_q/conf.py index 4b2dfd6..6abfc88 100644 --- a/django_q/conf.py +++ b/django_q/conf.py @@ -3,8 +3,6 @@ from multiprocessing import cpu_count from django.conf import settings -VERSION = '0.1.0' - class Conf(object): try: