We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c80a489 commit 4a983d9Copy full SHA for 4a983d9
CITATION.cff
@@ -1,4 +1,4 @@
1
-cff-version: 1.2.0
+cff-version: version = "25.6.10"
2
title: 'funannotate2: eukaryotic genome annotation'
3
message: >-
4
If you use this software, please cite it using the
@@ -17,5 +17,5 @@ keywords:
17
- functional annotation
18
- consensus gene models
19
license: BSD-2-Clause
20
-version: "25.6.9"
+version: version = "25.6.10"
21
date-released: '2025-06-09'
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
5
[project]
6
name = "funannotate2"
7
-version = "25.6.9"
+version = "25.6.10"
8
description = "Funannotate2: eukarytoic genome annotation pipeline"
9
readme = {file = "README.md", content-type = "text/markdown"}
10
authors = [
0 commit comments