File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ ### 1.0.0 - 11/04/2025
2+
3+ ** Changes** :
4+
5+ - Added dot plots on top of bar plots for improved clarity in CASP15 results.
6+
17### 0.7.1 - 08/11/2025
28
39** Changes** :
Original file line number Diff line number Diff line change 99# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
1010project = "PoseBench"
1111author = "Alex Morehead"
12- release = "0.7.1 "
12+ release = "1.0.0 "
1313copyright = f"{ datetime .datetime .now ().year } , { author } "
1414
1515# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 11[project ]
22name = " posebench"
3- version = " 0.7.1 "
3+ version = " 1.0.0 "
44description = " Comprehensive benchmarking of protein-ligand structure prediction methods"
55authors = [
66 { name = " Alex Morehead" , email = " acmwhb@umsystem.edu" }
You can’t perform that action at this time.
0 commit comments