Bump version to 0.0.3

Change-Id: Id5dd93cd691fcc99b54b7e0d1331605d4f70fc11
This commit is contained in:
Imre Farkas
2015-11-05 15:12:37 +01:00
parent dc85838401
commit 4a51e75d1c

View File

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