File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v1.3.0 (2025-02-08)
2+
3+ ### Feat
4+
5+ - stable tasks ordering + minor polishing
6+
7+ ### Fix
8+
9+ - ** package** : add backport of importlib
10+ - ** package** : one version in one place
11+ - ** remote_machine** : too short tuple
12+ - ** remote_machin** : non-POSIX linux shell
13+
114## v1.2.0 (2023-07-27)
215
316### Feat
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "flit_core.buildapi"
66[project ]
77name = " yascheduler"
88# version should be changed by automation, not by hand - DON'T TOUCH
9- version = " 1.2.1 "
9+ version = " 1.3.0 "
1010description = """ Yet another computing scheduler and cloud orchestration engine"""
1111authors = [
1212 {name = " Evgeny Blokhin" , email = " eb@tilde.pro" },
You can’t perform that action at this time.
0 commit comments