From 69a9f53babecc07afa6b65b532f24e99e8274294 Mon Sep 17 00:00:00 2001 From: Rob Dobson Date: Thu, 23 Oct 2014 15:32:38 +0100 Subject: [PATCH] Bumping version. Signed-off-by: Rob Dobson --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index b8d7d7f..09fc36c 100644 --- a/setup.py +++ b/setup.py @@ -6,10 +6,10 @@ name='python-hwinfo', author='Rob Dobson', author_email = 'rob@rdobson.co.uk', - version = '0.1.4', + version = '0.1.5', description = 'Library for parsing hardware info on Linux OSes.', url = 'https://github.com/rdobson/python-hwinfo', - download_url = 'https://github.com/rdobson/python-hwinfo/tarball/0.1.4', + download_url = 'https://github.com/rdobson/python-hwinfo/tarball/0.1.5', packages=find_packages(), entry_points = { 'console_scripts': [