File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 22
33## Bug-Fixes
44- Fixed configuration footprint for Mac platforms
5+ - fix bug in plots
56
67## Converters
78- Add for each converter a method to check whether a run is valid.
89- Change rst docs of converters.
910
1011## Quality of Life
1112- Improve documentation on installation for Mac platforms
12- -
13+
1314## General Layout
1415- Fix navigation and button problems in general layout.
1516- Change general layout to be more intuitive.
Original file line number Diff line number Diff line change 4444 "Source Code" : "https://github.com/automl/deepcave" ,
4545}
4646copyright = f"Copyright { datetime .date .today ().strftime ('%Y' )} , { author } "
47- version = "1.3.2 "
47+ version = "1.3.3 "
4848
4949_exec_file = sys .argv [0 ]
5050_exec_files = ["server.py" , "worker.py" , "sphinx-build" ]
You can’t perform that action at this time.
0 commit comments