This repository was archived by the owner on Jul 17, 2024. It is now read-only.
File tree 4 files changed +4
-4
lines changed
timefold-solver-python-core
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >ai.timefold.solver</groupId >
6
6
<artifactId >timefold-solver-python-parent</artifactId >
7
- <version >1.12.0 </version >
7
+ <version >999-SNAPSHOT </version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >ai.timefold.solver</groupId >
6
6
<artifactId >timefold-solver-build-parent</artifactId >
7
- <version >1.12.0 </version >
7
+ <version >999-SNAPSHOT </version >
8
8
</parent >
9
9
10
10
<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):
117
117
118
118
this_directory = Path (__file__ ).parent
119
119
long_description = (this_directory / "README.md" ).read_text ()
120
- timefold_solver_python_version = '1.12.0b0 '
120
+ timefold_solver_python_version = '999-dev0 '
121
121
122
122
setup (
123
123
name = 'timefold' ,
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >ai.timefold.solver</groupId >
6
6
<artifactId >timefold-solver-python-parent</artifactId >
7
- <version >1.12.0 </version >
7
+ <version >999-SNAPSHOT </version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments