File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -137,3 +137,4 @@ dmypy.json
137137# extras
138138.idea /
139139.vscode /
140+ _development /
Original file line number Diff line number Diff line change 22 <img src="https://user-images.githubusercontent.com/5860071/47255992-611d9b00-d481-11e8-965d-d9816f254be2.png" width="300px" border="0" />
33 <br/>
44 <a href="https://github.com/xchwarze/samsung-tv-ws-api/releases/latest">
5- <img src="https://img.shields.io/badge/version-2.4 .0-brightgreen.svg?style=flat-square" alt="Version">
5+ <img src="https://img.shields.io/badge/version-2.5 .0-brightgreen.svg?style=flat-square" alt="Version">
66 </a>
77 Samsung Smart TV WS API wrapper
88</p >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ def readme():
99
1010setup (
1111 name = "samsungtvws" ,
12- version = "2.4 .0" ,
12+ version = "2.5 .0" ,
1313 description = "Samsung Smart TV WS API wrapper" ,
1414 long_description = readme (),
1515 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments