Skip to content

Commit 80e7e8d

Browse files
committed
Bump version to 0.5.0
1 parent 8e83d4d commit 80e7e8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
1010
project = "PoseBench"
1111
author = "Alex Morehead"
12-
release = "0.4.0"
12+
release = "0.5.0"
1313
copyright = f"{datetime.datetime.now().year}, {author}"
1414

1515
# -- General configuration ---------------------------------------------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "posebench"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
description = "Comprehensive benchmarking of protein-ligand structure generation methods"
55
authors = [
66
{ name = "Alex Morehead", email = "acmwhb@umsystem.edu" }

0 commit comments

Comments
 (0)