Skip to content

Commit 69a9f53

Browse files
committed
Bumping version.
Signed-off-by: Rob Dobson <[email protected]>
1 parent 432ca5d commit 69a9f53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
name='python-hwinfo',
77
author='Rob Dobson',
88
author_email = '[email protected]',
9-
version = '0.1.4',
9+
version = '0.1.5',
1010
description = 'Library for parsing hardware info on Linux OSes.',
1111
url = 'https://github.com/rdobson/python-hwinfo',
12-
download_url = 'https://github.com/rdobson/python-hwinfo/tarball/0.1.4',
12+
download_url = 'https://github.com/rdobson/python-hwinfo/tarball/0.1.5',
1313
packages=find_packages(),
1414
entry_points = {
1515
'console_scripts': [

0 commit comments

Comments
 (0)