We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d05412 commit f96e1c8Copy full SHA for f96e1c8
2 files changed
CITATION.cff
@@ -1,4 +1,4 @@
1
-cff-version: version = "25.7.19"
+cff-version: version = "25.7.20"
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: version = "25.7.19"
21
-date-released: '2025-07-19'
+version: version = "25.7.20"
+date-released: '2025-07-20'
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
5
[project]
6
name = "funannotate2"
7
-version = "25.7.19"
+version = "25.7.20"
8
description = "Funannotate2: eukarytoic genome annotation pipeline"
9
readme = {file = "README.md", content-type = "text/markdown"}
10
authors = [
0 commit comments