This repository was archived by the owner on Oct 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
timefold-solver-python-core Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >ai.timefold.solver</groupId >
66 <artifactId >timefold-solver-python-parent</artifactId >
7- <version >999-SNAPSHOT </version >
7+ <version >1.12.0 </version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >ai.timefold.solver</groupId >
66 <artifactId >timefold-solver-build-parent</artifactId >
7- <version >999-SNAPSHOT </version >
7+ <version >1.12.0 </version >
88 </parent >
99
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ def find_stub_files(stub_root: str):
117117
118118this_directory = Path (__file__ ).parent
119119long_description = (this_directory / "README.md" ).read_text ()
120- timefold_solver_python_version = '999-dev0 '
120+ timefold_solver_python_version = '1.12.0b0 '
121121
122122setup (
123123 name = 'timefold' ,
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >ai.timefold.solver</groupId >
66 <artifactId >timefold-solver-python-parent</artifactId >
7- <version >999-SNAPSHOT </version >
7+ <version >1.12.0 </version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments