File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[tool .bumpversion ]
2- current_version = " 3.0.5 "
2+ current_version = " 3.1.0 "
33
44[[tool .bumpversion .files ]]
55filename = " pyproject.toml"
Original file line number Diff line number Diff line change @@ -86,4 +86,4 @@ preferred-citation:
8686 volume : 9
8787title : " DeepRank2: Mining 3D Protein Structures with Geometric Deep
8888 Learning"
89- version : " 3.0.5 "
89+ version : " 3.1.0 "
Original file line number Diff line number Diff line change 1- __version__ = "3.0.5 "
1+ __version__ = "3.1.0 "
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " deeprank2"
7- version = " 3.0.5 "
7+ version = " 3.1.0 "
88description = " DeepRank2 is an open-source deep learning framework for data mining of protein-protein interfaces or single-residue missense variants."
99readme = " README.md"
1010requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments