File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,8 @@ All notable changes to this project will be documented in this file.
88
99No changes yet.
1010
11- ## [ next-1.6.0]
12-
13- Major changes:
11+ ## [ 1.6.0]
12+ ### Added
1413- A new architecture for supporting different device types.
1514- Tests using pytest
1615
Original file line number Diff line number Diff line change 66 author = 'Philipp Adelt' ,
77 author_email = 'autosort-github@philipp.adelt.net ' ,
88 url = 'https://github.com/padelt/temper-python' ,
9- version = '1.5.3 ' ,
9+ version = '1.6.0 ' ,
1010 description = 'Reads temperature from TEMPerV1 devices (USB 0c45:7401)' ,
1111 long_description = open ('README.md' , encoding = 'utf-8' ).read (),
12+ long_description_content_type = 'text/markdown' ,
1213 packages = ['temperusb' ],
1314 install_requires = [
1415 'pyusb>=1.0.0rc1' ,
You can’t perform that action at this time.
0 commit comments