@@ -14,7 +14,7 @@ from collections import namedtuple
SERIES = '0today8'
-__version__ = '4.0.0rc7'
+__version__ = '4.0.0'
__author__ = 'Ask Solem'
__contact__ = 'ask@celeryproject.org'
__homepage__ = 'http://celeryproject.org'
@@ -1,4 +1,4 @@
-:Version: 4.0.0rc7 (0today8)
+:Version: 4.0.0 (0today8)
:Web: http://celeryproject.org/
:Download: http://pypi.python.org/pypi/celery/
:Source: https://github.com/celery/celery/