Open Collective
Open Collective
Loading
Sneak peek into upcoming version 1.0.0
Published on April 29, 2020 by Andreas Schuderer

If you already want to try out what version 1.0.0 has in store for you, you can now try out 1.0.0 release candidate 1, which is now available on PyPi:

pip install --pre --upgrade mllaunchpad

Or replace the reference to mllaunchpad in your requirements file with:

mllaunchpad==1.0.0rc1

For the changes in the release, see this post.

When testing pre-releases like this, you need to make sure you are looking at the "latest" documentation (the docs by default show the newest stable documentation)