@@ -7,7 +7,7 @@
from __future__ import absolute_import
-SERIES = 'DEVEL'
+SERIES = 'Cipater'
VERSION = (3, 1, 0, 'b1')
__version__ = '.'.join(map(str, VERSION[0:3])) + ''.join(VERSION[3:])
__author__ = 'Ask Solem'
@@ -1,4 +1,4 @@
-:Version: 3.1.0b1 (DEVEL)
+:Version: 3.1.0b1 (Cipater)
:Web: http://celeryproject.org/
:Download: http://pypi.python.org/pypi/celery/
:Source: http://github.com/celery/celery/
@@ -1,7 +1,7 @@
.. _whatsnew-3.1:
===========================================
- What's new in Celery 3.1 (NICKNAME)
+ What's new in Celery 3.1 (Cipater)
Celery is a simple, flexible and reliable distributed system to