Skip to content

Commit 7e02930

Browse files
committed
Releasing an incremental rev. v0.1.2.
Signed-off-by: Rob Dobson <[email protected]>
1 parent 5aff810 commit 7e02930

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,8 +6,8 @@
66
name='python-hwinfo',
77
author='Rob Dobson',
88
author_email = '[email protected]',
9-
version = '0.1.1',
10-
description = 'Library for parsing hardware info on Linux/Unix OSes.',
9+
version = '0.1.2',
10+
description = 'Library for parsing hardware info on Linux OSes.',
1111
url = 'https://github.com/rdobson/python-hwinfo',
1212
download_url = 'https://github.com/rdobson/python-hwinfo/tarball/0.1.1',
1313
packages=find_packages(),

0 commit comments

Comments
 (0)