Bump version to 0.0.2

Change-Id: I591f054876791a36c1f91344d397645d946f38de
This commit is contained in:
Imre Farkas 2015-11-05 13:09:15 +01:00
parent 79cace86b6
commit af8fe8579b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ with open('requirements.txt', 'r') as fp:
setup(
name = 'python-dracclient',
version = '0.0.1',
version = '0.0.2',
description = 'Library for managing machines with Dell iDRAC cards.',
author = 'Imre Farkas',
author_email = 'ifarkas@redhat.com',