Version 0.1.0

This commit is contained in:
Dmitry Tantsur 2014-10-07 12:12:28 +02:00
parent 43073cb42d
commit b3ea94c17b
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ from setuptools import setup
setup(
name = "ironic-discoverd",
version = "0.1",
version = "0.1.0",
description = "Simple hardware discovery for OpenStack Ironic",
author = "Dmitry Tantsur",
author_email = "dtansur@redhat.com",