Bump version to 0.1

This commit is contained in:
Dmitry Tantsur 2014-10-03 17:21:19 +02:00
parent 4c81939640
commit b21be56ee9
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.0.2",
version = "0.1",
description = "Simple hardware discovery for OpenStack Ironic",
author = "Dmitry Tantsur",
author_email = "dtansur@redhat.com",