mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 13:43:47 +08:00
Call this Biopython 1.83
This commit is contained in:
@ -15,7 +15,7 @@ https://biopython.org
|
||||
import os
|
||||
import warnings
|
||||
|
||||
__version__ = "1.83.dev0"
|
||||
__version__ = "1.83"
|
||||
|
||||
|
||||
class MissingExternalDependencyError(Exception):
|
||||
|
Reference in New Issue
Block a user