You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ ProcessScheduler is a Python package for creating optimized scheduling based on
34
34
Install with pip.
35
35
36
36
```bash
37
-
pip install ProcessScheduler==0.9.3
37
+
pip install ProcessScheduler==0.9.4
38
38
```
39
39
40
40
This comes with the only required dependency: the Microsoft free and open source licenses [S3 solver](https://github.com/Z3Prover/z3). If you want to take advantage of all the features, you can install optional dependencies:
0 commit comments