package renamed to portail-admin and version incremented

This commit is contained in:
Serghei Mihai 2014-04-29 18:25:39 +02:00
parent f195beddba
commit 8b8a0e42eb
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = '0.1'
__version__ = '0.2'

View File

@ -51,7 +51,7 @@ def get_version():
setup(
name='hobo',
name='portail-admin',
version=get_version(),
description='Portail admin',
author='Frederic Peters',