Version bump

This commit is contained in:
Dmitry Tantsur 2014-10-14 12:05:34 +02:00
parent 1f5e21bb14
commit cdc872c227
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.2.0",
version = "0.2.1",
description = "Hardware properties discovery for OpenStack Ironic",
author = "Dmitry Tantsur",
author_email = "dtansur@redhat.com",