Skip to content

Commit 68d2d19

Browse files
author
Alan Rubin
authored
bump version
1 parent da825f7 commit 68d2d19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/fqfa/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
)
1010
from fqfa.util.translate import translate_dna, ncbi_genetic_code_to_dict
1111

12-
__version__ = "1.3.0"
12+
__version__ = "1.3.1"
1313

1414
__all__ = [
1515
"__version__",

0 commit comments

Comments
 (0)