Looks like the setup.py never got updated.

This commit is contained in:
Duncan McGreggor 2012-09-10 18:31:04 -07:00
parent d65ed39633
commit fa7330afb7
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@ from setuptools import setup, find_packages
setup(
name='Akanda Horizon Dashboard Plugin',
name='Akdanda Quantum User API',
version='0.1.0',
description='OpenStack Horizon dashboards for manipulating L3 extensions',
description='OpenStack L3 User-Facing REST API',
author='DreamHost',
author_email='dev-community@dreamhost.com',
url='http://github.com/dreamhost/akanda',