Skip to content

Commit 7d9d27f

Browse files
authored
Merge pull request #2519 from merenlab/new-release
Anvi'o v9
2 parents 2c730e2 + 23a1d2d commit 7d9d27f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
111 KB
Loading

anvio/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"""
88

99
# 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
10+
anvio_version = '9'
11+
anvio_codename = 'eunice' # after Eunice Newton Foote -- see the release notes for details: https://github.com/merenlab/anvio/releases/tag/v9
1212

1313
# Mandatory Python version
1414
major_python_version_required = 3

0 commit comments

Comments
 (0)