We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da825f7 commit 68d2d19Copy full SHA for 68d2d19
1 file changed
src/fqfa/__init__.py
@@ -9,7 +9,7 @@
9
)
10
from fqfa.util.translate import translate_dna, ncbi_genetic_code_to_dict
11
12
-__version__ = "1.3.0"
+__version__ = "1.3.1"
13
14
__all__ = [
15
"__version__",
0 commit comments