Late version bump

This commit is contained in:
Dmitry Tantsur 2014-10-03 17:03:03 +02:00
parent d7979ffc39
commit 206d5a5d18
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.1",
version = "0.0.2",
description = "Simple hardware discovery for OpenStack Ironic",
author = "Dmitry Tantsur",
author_email = "dtansur@redhat.com",