long_description = open('README.rst').read(),
author = "Guillaume Pellerin",
author_email = "yomguy@parisson.com",
- version = '1.5.2',
+ version = '1.6',
install_requires = [
'django==1.6.11',
'django-registration',
"""
__docformat__ = 'epytext en'
-__version__ = '1.5.2'
+__version__ = '1.6'
__url__ = 'http://telemeta.org'
__copyright__ = '(C) 2007-2014 Parisson'
__license__ = 'CeCILL-2'
The fact that you are presently reading this means that you have had
knowledge of the CeCILL license and that you accept its terms.
"""
-
-