0.8.8b1
Pre-release
Pre-release
Beta-release of a fix for a long-standing issue #59 and #113.
This should not - but may - affect the results of publishing, which is why this has been released in "beta" for now. Take it for a spin, keep an eye out and let us know here or in the chat whether there are any issues for you.
To use it, append the --pre
flag to your pip install
command. Without it, the latest stable release will be installed.
pip install pyblish-lite
# pyblish_lite-0.8.7 installed
pip install pyblish-lite --pre --upgrade
# pyblish_lite-0.8.8b1 installed