We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aff810 commit 7e02930Copy full SHA for 7e02930
setup.py
@@ -6,8 +6,8 @@
6
name='python-hwinfo',
7
author='Rob Dobson',
8
author_email = '[email protected]',
9
- version = '0.1.1',
10
- description = 'Library for parsing hardware info on Linux/Unix OSes.',
+ version = '0.1.2',
+ description = 'Library for parsing hardware info on Linux OSes.',
11
url = 'https://github.com/rdobson/python-hwinfo',
12
download_url = 'https://github.com/rdobson/python-hwinfo/tarball/0.1.1',
13
packages=find_packages(),
0 commit comments