newAM / hisensetv

Python API to control Hisense brand TVs via their internal MQTT broker.
MIT License
37 stars 17 forks source link

PyPi - Version 0.0.7 - Unable to install #4

Closed ejonesnospam closed 4 years ago

ejonesnospam commented 4 years ago

I am unable to install 0.0.7 from PyPi.

Pip search reports the version as available, but install will always collect 0.0.6.

I presume this error is due to the download files for 0.0.7 referencing the .egg file and not the .tar.gz file.

newAM commented 4 years ago

Added the .tar.gz, sorry about that!