We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c730e2 + 23a1d2d commit 7d9d27fCopy full SHA for 7d9d27f
anvio/data/interactive/images/logo.png
111 KB
anvio/version.py
@@ -7,8 +7,8 @@
7
"""
8
9
# Core anvi'o version information
10
-anvio_version = '8-dev'
11
-anvio_codename = 'marie' # after Marie Tharp -- see the release notes for details: https:ithub.com/merenlab/anvio/releases/tag/v8
+anvio_version = '9'
+anvio_codename = 'eunice' # after Eunice Newton Foote -- see the release notes for details: https://github.com/merenlab/anvio/releases/tag/v9
12
13
# Mandatory Python version
14
major_python_version_required = 3
0 commit comments