mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 21:53:47 +08:00
Call this Biopython 1.84 - 28 June 2024
This commit is contained in:
@ -15,7 +15,7 @@ https://biopython.org
|
||||
import os
|
||||
import warnings
|
||||
|
||||
__version__ = "1.84.dev0"
|
||||
__version__ = "1.84"
|
||||
|
||||
|
||||
class MissingExternalDependencyError(Exception):
|
||||
|
4
NEWS.rst
4
NEWS.rst
@ -10,8 +10,8 @@ https://www.open-bio.org/category/obf-projects/biopython/
|
||||
|
||||
The latest news is at the top of this file.
|
||||
|
||||
(In progress, not yet released): Biopython 1.84
|
||||
===============================================
|
||||
28 June 2024: Biopython 1.84
|
||||
============================
|
||||
|
||||
This release of Biopython supports Python 3.9, 3.10, 3.11 and 3.12. It
|
||||
has also been tested on PyPy3.9 v7.3.13. Python 3.9 is approaching end of
|
||||
|
Reference in New Issue
Block a user