TimefoldAI / timefold-solver-python

Timefold Solver is an AI constraint solver for Python to optimize the Vehicle Routing Problem, Employee Rostering, Maintenance Scheduling, Task Assignment, School Timetabling, Cloud Optimization, Conference Scheduling, Job Shop Scheduling, Bin Packing and many more planning problems.
https://timefold.ai
Apache License 2.0
27 stars 3 forks source link

build: move back to 999-SNAPSHOT #58

Closed timefold-release closed 1 month ago

timefold-release commented 1 month ago

At this point, the release of Timefold Solver Community Edition for Python is ready to be published. Artifacts have been uploaded to PyPI. Release branch has been created.

To finish the release of Timefold Solver Community Edition for Python, please follow the steps below in the given order:

  1. [x] Undraft the release on Github.
  2. [x] Merge this PR.
  3. [x] Delete the branch that this PR is based on. (Typically a button appears on this page once the PR is merged.)

Note: If this is a dry run, none of the above applies and this PR should not be merged.