fix python min

This commit is contained in:
dmacias72
2016-11-04 12:45:37 -06:00
parent a4709e189e
commit c9ded2690b
2 changed files with 7 additions and 3 deletions

View File

@@ -11,8 +11,10 @@ This plugin interacts with the command line interface for testing internet bandw
</Description>
<Support>http://lime-technology.com/forum/index.php?topic=43500.0</Support>
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png</Icon>
<Date>2016-10-28</Date>
<Date>2016-11-04</Date>
<Changes>
###2016.11.04
- fix: python min
###2016.10.28
- update min/max version
###2016.10.15