Bump version to 0.0.3
Change-Id: Id5dd93cd691fcc99b54b7e0d1331605d4f70fc11
This commit is contained in:
2
setup.py
2
setup.py
@@ -10,7 +10,7 @@ with open('requirements.txt', 'r') as fp:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name = 'python-dracclient',
|
name = 'python-dracclient',
|
||||||
version = '0.0.2',
|
version = '0.0.3',
|
||||||
description = 'Library for managing machines with Dell iDRAC cards.',
|
description = 'Library for managing machines with Dell iDRAC cards.',
|
||||||
author = 'Imre Farkas',
|
author = 'Imre Farkas',
|
||||||
author_email = 'ifarkas@redhat.com',
|
author_email = 'ifarkas@redhat.com',
|
||||||
|
Reference in New Issue
Block a user