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

View File

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