Version bump

This commit is contained in:
Dmitry Tantsur 2014-10-08 11:21:24 +02:00
parent edba0ebdee
commit c509cd38d7
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.0",
version = "0.1.1",
description = "Simple hardware discovery for OpenStack Ironic",
author = "Dmitry Tantsur",
author_email = "dtansur@redhat.com",