@@ -6,22 +6,22 @@ redirect_from:
66 - /download/
77---
88
9- Current Release - 1.82 - 22 December 2023
10- =========================================
9+ Current Release - 1.83 - 10 January 2024
10+ ========================================
1111
1212See also [ What's
1313new] ( https://github.com/biopython/biopython/blob/master/NEWS.rst ) .
1414
1515### Files
1616
17- #### Biopython 1.81
17+ #### Biopython 1.83
1818
19- - [ biopython-1.82 .tar.gz] ( http://biopython.org/DIST/biopython-1.82 .tar.gz )
19+ - [ biopython-1.83 .tar.gz] ( http://biopython.org/DIST/biopython-1.83 .tar.gz )
2020 19Mb -- Source Tarball
21- - [ biopython-1.82 .zip] ( http://biopython.org/DIST/biopython-1.82 .zip )
21+ - [ biopython-1.83 .zip] ( http://biopython.org/DIST/biopython-1.83 .zip )
2222 20Mb -- Source Zip File
23- - [ Pre-compiled wheel files on PyPI] ( https://pypi.python.org/pypi/biopython/1.82 )
24- - [ Tutorial-1.82 .pdf] ( http://biopython.org/DIST/docs/tutorial/Tutorial-1.82 .pdf ) -- Documentation
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
2525
2626### Installation Instructions
2727
@@ -158,6 +158,17 @@ Recent releases of Biopython require NumPy (and not Numeric).
158158Version 1.76 is the last release to support Python 2.7 and 3.5,
159159all later releases require Python 3.6 or greater:
160160
161+ - [ biopython-1.82.tar.gz] ( http://biopython.org/DIST/biopython-1.82.tar.gz )
162+ 19Mb -- Source Tarball
163+ - [ biopython-1.82.zip] ( http://biopython.org/DIST/biopython-1.82.zip )
164+ 20Mb -- Source Zip File
165+ - [ Pre-compiled wheel files on PyPI] (https://pypi.python.org/pypi/biopython/1\
166+ .82)
167+ - [ Tutorial-1.82.pdf] (http://biopython.org/DIST/docs/tutorial/Tutorial-1.82.p\
168+ df) -- Documentation
169+
170+ <!-- -->
171+
161172- [ biopython-1.81.tar.gz] ( http://biopython.org/DIST/biopython-1.81.tar.gz )
162173 17Mb -- Source Tarball (12 February 2023)
163174- [ biopython-1.81.zip] ( http://biopython.org/DIST/biopython-1.81.zip )
0 commit comments