Skip to content

Commit d49ac12

Browse files
committed
Biopython 1.81 release
1 parent e7a886b commit d49ac12

3 files changed

Lines changed: 17 additions & 9 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ author:
2020
url: https://twitter.com/biopython
2121

2222
# Custom variables for Hyde theme
23-
version: "1.80"
23+
version: "1.81"
2424
github:
2525
repo: https://github.com/biopython/biopython

wiki/Biopython.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ the libraries and tools.
4343
| | [ Cookbook (working examples)](wiki/Category%3ACookbook "wikilink") | [Google Summer of Code](wiki/Google_Summer_of_Code "wikilink") |
4444
| | [ Discuss and ask questions](wiki/Mailing_lists "wikilink") | [Report bugs](https://github.com/biopython/biopython/issues) |
4545

46-
The latest release is [Biopython 1.80](wiki/Download "wikilink"), released on
47-
18 November 2022.
46+
The latest release is [Biopython 1.81](wiki/Download "wikilink"), released on
47+
12 February 2023.

wiki/Download.md

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

9-
Current Release - 1.80 - 18 November 2022
9+
Current Release - 1.81 - 12 February 2023
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.80
17+
#### Biopython 1.81
1818

19-
- [biopython-1.80.tar.gz](http://biopython.org/DIST/biopython-1.80.tar.gz)
19+
- [biopython-1.81.tar.gz](http://biopython.org/DIST/biopython-1.81.tar.gz)
2020
17Mb -- Source Tarball
21-
- [biopython-1.80.zip](http://biopython.org/DIST/biopython-1.80.zip)
21+
- [biopython-1.81.zip](http://biopython.org/DIST/biopython-1.81.zip)
2222
19Mb -- Source Zip File
23-
- [Pre-compiled wheel files on PyPI](https://pypi.python.org/pypi/biopython/1.80)
24-
- [Tutorial-1.80.pdf](http://biopython.org/DIST/docs/tutorial/Tutorial-1.80.pdf) -- Documentation
23+
- [Pre-compiled wheel files on PyPI](https://pypi.python.org/pypi/biopython/1.81)
24+
- [Tutorial-1.81.pdf](http://biopython.org/DIST/docs/tutorial/Tutorial-1.81.pdf) -- Documentation
2525

2626
### Installation Instructions
2727

@@ -158,6 +158,14 @@ 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,
159159
all later releases require Python 3.6 or greater:
160160

161+
- [biopython-1.80.tar.gz](http://biopython.org/DIST/biopython-1.80.tar.gz)
162+
17Mb -- Source Tarball
163+
- [biopython-1.80.zip](http://biopython.org/DIST/biopython-1.80.zip)
164+
19Mb -- Source Zip File
165+
- [Pre-compiled wheel files on PyPI](https://pypi.python.org/pypi/biopython/1.80)
166+
- [Tutorial-1.80.pdf](http://biopython.org/DIST/docs/tutorial/Tutorial-1.80.pdf) -- Documentation
167+
168+
161169
- [biopython-1.79.tar.gz](http://biopython.org/DIST/biopython-1.79.tar.gz)
162170
16Mb -- Source Tarball (1 June 2021)
163171
- [biopython-1.79.zip](http://biopython.org/DIST/biopython-1.79.zip)

0 commit comments

Comments
 (0)