Skip to content

Commit f6a5aec

Browse files
Augustin-Zidekcopybara-github
authored andcommitted
Bump the version to v3.0.2
PiperOrigin-RevId: 902499234 Change-Id: If20dc9fccf13c0718fb37701b251e25aa2a4dc87
1 parent 24cded8 commit f6a5aec

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build-backend = "scikit_build_core.build"
1010

1111
[project]
1212
name = "alphafold3"
13-
version = "3.0.1"
13+
version = "3.0.2"
1414
requires-python = ">=3.12"
1515
readme = "README.md"
1616
license = {file = "LICENSE"}

‎src/alphafold3/version.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010

1111
"""Single source of truth for the AlphaFold version."""
1212

13-
__version__ = '3.0.1'
13+
__version__ = '3.0.2'

‎uv.lock‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)