Skip to content

1.23.0.dev20251125

Pre-release
Pre-release

Choose a tag to compare

@robot-ci-heartex robot-ci-heartex released this 25 Nov 00:07
· 3 commits to develop since this release
ab39474

Nightly Build

This is an automated nightly build that is recreated every night with the latest changes from the develop branch.

Installation

You can install this nightly build by downloading the wheel package (the file ending in .whl) from the Assets section below this description.
After downloading, you can install it using the following commands from your terminal:

For Windows:

pip install %USERPROFILE%\Downloads\label_studio-1.23.0.dev20251125-py3-none-any.whl

For macOS/Linux:

pip install ~/Downloads/label_studio-1.23.0.dev20251125-py3-none-any.whl

Important Notes

  • This is a development build and may contain bugs or incomplete features
  • Use in production environments is not recommended
  • Please report any issues you encounter in our GitHub Issues
  • This release is automatically recreated every night with the latest changes

Changes

Changes since 1.21.0: 1.21.0...nightly