v0.0.3
This commit is contained in:
Родитель
a327aa1da0
Коммит
b84d64502b
2
setup.py
2
setup.py
|
@ -8,7 +8,7 @@ with open(os.path.join(os.path.dirname(__file__), 'README.rst')) as readme:
|
|||
|
||||
setup(
|
||||
name='django-post-request-task',
|
||||
version='0.0.2',
|
||||
version='0.0.3',
|
||||
description='A celery task class whose execution is delayed until after '
|
||||
'the request finishes',
|
||||
author='Mathieu Pillard',
|
||||
|
|
Загрузка…
Ссылка в новой задаче