Bump version to 0.2.0

This commit is contained in:
Dmitry Tantsur 2014-10-09 15:56:36 +02:00
parent 33cea4cceb
commit fd3d4d1d7d
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.1",
version = "0.2.0",
description = "Simple hardware discovery for OpenStack Ironic",
author = "Dmitry Tantsur",
author_email = "dtansur@redhat.com",