Skip to content

Commit 1eea6f8

Browse files
authored
Biopython 1.84
Note different documentation links
1 parent 922444d commit 1eea6f8

1 file changed

Lines changed: 18 additions & 9 deletions

File tree

wiki/Download.md

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,22 @@ redirect_from:
66
- /download/
77
---
88

9-
Current Release - 1.83 - 10 January 2024
9+
Current Release - 1.84 - 28 June 2024
1010
========================================
1111

1212
See also [What's
1313
new](https://github.com/biopython/biopython/blob/master/NEWS.rst).
1414

1515
### Files
1616

17-
#### Biopython 1.83
17+
#### Biopython 1.84
1818

19-
- [biopython-1.83.tar.gz](http://biopython.org/DIST/biopython-1.83.tar.gz)
20-
19Mb -- Source Tarball
21-
- [biopython-1.83.zip](http://biopython.org/DIST/biopython-1.83.zip)
22-
20Mb -- Source Zip File
23-
- [Pre-compiled wheel files on PyPI](https://pypi.python.org/pypi/biopython/1.83)
24-
- [Tutorial-1.83.pdf](http://biopython.org/DIST/docs/tutorial/Tutorial-1.83.pdf) -- Documentation
19+
- [biopython-1.84.tar.gz](http://biopython.org/DIST/biopython-1.84.tar.gz)
20+
25Mb -- Source Tarball
21+
- [biopython-1.84.zip](http://biopython.org/DIST/biopython-1.84.zip)
22+
27Mb -- Source Zip File
23+
- [Pre-compiled wheel files on PyPI](https://pypi.python.org/pypi/biopython/1.84)
24+
- [Documentation](https://biopython.org/docs/1.84/)
2525

2626
### Installation Instructions
2727

@@ -156,7 +156,16 @@ Old Releases
156156

157157
Recent releases of Biopython require NumPy (and not Numeric).
158158
Version 1.76 is the last release to support Python 2.7 and 3.5,
159-
all later releases require Python 3.6 or greater:
159+
all later releases require Python 3:
160+
161+
- [biopython-1.83.tar.gz](http://biopython.org/DIST/biopython-1.83.tar.gz)
162+
19Mb -- Source Tarball
163+
- [biopython-1.83.zip](http://biopython.org/DIST/biopython-1.83.zip)
164+
20Mb -- Source Zip File
165+
- [Pre-compiled wheel files on PyPI](https://pypi.python.org/pypi/biopython/1.83)
166+
- [Tutorial-1.83.pdf](http://biopython.org/DIST/docs/tutorial/Tutorial-1.83.pdf) -- Documentation
167+
168+
<!-- -->
160169

161170
- [biopython-1.82.tar.gz](http://biopython.org/DIST/biopython-1.82.tar.gz)
162171
19Mb -- Source Tarball (22 December 2023)

0 commit comments

Comments
 (0)