diff --git a/setup.cfg b/setup.cfg index e6dbf57..8740c56 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,11 +1,12 @@ [metadata] name = os-xenapi summary = XenAPI library for OpenStack projects +version = 0.0.1 description-file = README.rst -author = OpenStack -author-email = openstack-dev@lists.openstack.org -home-page = http://www.openstack.org/ +author = Citrix +author-email = openstack@citrix.com +home-page = http://www.citrix.com classifier = Environment :: OpenStack Intended Audience :: Information Technology @@ -48,4 +49,4 @@ output_file = os_xenapi/locale/os_xenapi.pot [build_releasenotes] all_files = 1 build-dir = releasenotes/build -source-dir = releasenotes/source \ No newline at end of file +source-dir = releasenotes/source