File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ Have a bugfix or other contribution? We would love your help. See our [contribut
2020## 2.3.0 release candidate
2121
2222> [ !IMPORTANT]
23- > 2.3.0 is currently a release candidate (` 2.3.0rc3 ` ), not yet a final release.
23+ > 2.3.0 is currently a release candidate (` 2.3.0rc5 ` ), not yet a final release.
2424> It keeps the same public API and pre-trained models as 2.2.x. Install it with
2525> ` pip install --pre mhcflurry ` , or pin the version with
26- > ` pip install mhcflurry==2.3.0rc3 ` . A plain ` pip install --upgrade mhcflurry `
26+ > ` pip install mhcflurry==2.3.0rc5 ` . A plain ` pip install --upgrade mhcflurry `
2727> stays on the latest stable release (2.2.x) until 2.3.0 is final, since pip
2828> skips pre-releases.
2929
Original file line number Diff line number Diff line change 1- __version__ = "2.3.0rc4 "
1+ __version__ = "2.3.0rc5 "
You can’t perform that action at this time.
0 commit comments