Skip to content

Commit d07f24c

Browse files
committed
Create 2025-10-29-biopython-1-86-released.md
1 parent 2abb7a1 commit d07f24c

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
author: peterc
3+
category:
4+
- biopython
5+
- blogroll
6+
- code
7+
- development
8+
- obf-projects
9+
cover:
10+
alt: Biopython logo
11+
image: /wp-content/uploads/2023/09/biopython_logo_s.png
12+
date: "2025-10-29"
13+
tag:
14+
- biopython
15+
- development
16+
- obf-projects
17+
title: Biopython 1.86 released
18+
url: /2025/10/29/biopython-1-86-released/
19+
20+
---
21+
Biopython 1.86 has been released and is available from our [website](https://biopython.org/wiki/Download) and [PyPI](https://pypi.python.org/pypi/biopython/1.86).
22+
23+
This contains about nine months worth of updates, and is our first release with Python 3.14 support.
24+
See [change-log in the news file](https://github.com/biopython/biopython/blob/biopython-186/NEWS.rst)
25+
(most of the changes are in `Bio.Align` and `Bio.PDB`).
26+
There have also been a few [deprecations and removals of older code](https://github.com/biopython/biopython/blob/biopython-186/DEPRECATED.rst).
27+
28+
Many thanks to the Biopython developers and community for making this release possible, especially the following contributors who were happy to be named:
29+
30+
- Rachel Stern (first contribution)
31+
- Fabio Zanini
32+
- Michiel de Hoon
33+
- Oliver Wissett (first contribution)
34+
- Peter Cock
35+
- Samuel Prince (first contribution)
36+
- Cassie Bastress (first contribution)

0 commit comments

Comments
 (0)