mirror of https://github.com/celery/kombu.git
updated email
This commit is contained in:
parent
2bb1415343
commit
a759cef476
|
@ -10,7 +10,7 @@ from typing import Any, cast
|
|||
|
||||
__version__ = '5.3.0b3'
|
||||
__author__ = 'Ask Solem'
|
||||
__contact__ = 'auvipy@gmail.com, ask@celeryproject.org'
|
||||
__contact__ = 'auvipy@gmail.com'
|
||||
__homepage__ = 'https://kombu.readthedocs.io'
|
||||
__docformat__ = 'restructuredtext en'
|
||||
|
||||
|
|
Loading…
Reference in New Issue