Skip to content

Commit 9d98c80

Browse files
committed
Bump version 1.0.0 -> 1.1.0
1 parent a5e34e2 commit 9d98c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ml_scheduler"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
description = "A lightweight machine learning experiment scheduler that automates resource management (e.g., GPUs and models) and batch runs experiments with just a few lines of Python code."
55
authors = [
66
{name = "Yiwen Hu", email = "[email protected]"},

0 commit comments

Comments
 (0)