timvideos / HDMI2USB-mode-switch

Tool for switching boards supported by HDMI2USB firmware between multiple different modes (programming, webcam, etc).
Apache License 2.0
10 stars 13 forks source link

Check that version is working properly in the debian packages #50

Closed mithro closed 7 years ago

mithro commented 7 years ago

It should look something like this;

$ python -c "import hdmi2usb.modeswitch; print(hdmi2usb.modeswitch.__version__)"
v0.0.0+143.g7671378

(In the newest version - as of a couple of minutes ago, you can also check with hdmi2usb-mode-switch --version)

stefanor commented 7 years ago

It will, in 0.0.0.post151-1 and later.