Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenzk
AlphaFold2_jax
Commits
5cb2f8c4
Commit
5cb2f8c4
authored
Sep 21, 2022
by
Hamish Tomlinson
Committed by
Copybara-Service
Sep 21, 2022
Browse files
Bump version to 2.2.4
PiperOrigin-RevId: 475836098 Change-Id: Ic01685bcc7c7655cbccdfd379bf9d840a8adfd23
parent
5352e298
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.py
setup.py
+1
-1
No files found.
setup.py
View file @
5cb2f8c4
...
@@ -18,7 +18,7 @@ from setuptools import setup
...
@@ -18,7 +18,7 @@ from setuptools import setup
setup
(
setup
(
name
=
'alphafold'
,
name
=
'alphafold'
,
version
=
'2.2.
3
'
,
version
=
'2.2.
4
'
,
description
=
'An implementation of the inference pipeline of AlphaFold v2.0.'
description
=
'An implementation of the inference pipeline of AlphaFold v2.0.'
'This is a completely new model that was entered as AlphaFold2 in CASP14 '
'This is a completely new model that was entered as AlphaFold2 in CASP14 '
'and published in Nature.'
,
'and published in Nature.'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment