Skip to content

Commit 08cafca

Browse files
committed
Update version info
1 parent e3e10e8 commit 08cafca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
author='Philipp Adelt',
77
author_email='[email protected] ',
88
url='https://github.com/padelt/temper-python',
9-
version='1.6.0',
9+
version='1.6.1',
1010
description='Reads temperature from TEMPerV1 devices (USB 0c45:7401)',
1111
long_description=open('README.md', encoding='utf-8').read(),
1212
long_description_content_type='text/markdown',
@@ -24,7 +24,6 @@
2424
'Development Status :: 5 - Production/Stable',
2525
'Environment :: Console',
2626
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
27-
'Programming Language :: Python :: 2',
2827
'Programming Language :: Python :: 3',
2928
],
3029
)

0 commit comments

Comments
 (0)