Stabilizing PLR & versioning

We start versioning on March 1st 2025.

Before that, we try to have the following done:

the initial version will be 0.2.0. (i pushed to pypi years ago with 0.1)

This will mean:

  • keeping fast development on plr:main
  • certain commits will be tagged with a version, and pushed to PyPI automatically
  • docs will have a version tag. docs for older versions will remain online, similar to other open source projects.

if certain parts (perhaps the labware library) turn out to need a different versioning schedule, it will be released as a a seperate package.

2 Likes