Skip to content

Commit f96e1c8

Browse files
author
Jon Palmer
committed
bump version
1 parent 4d05412 commit f96e1c8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cff-version: version = "25.7.19"
1+
cff-version: version = "25.7.20"
22
title: 'funannotate2: eukaryotic genome annotation'
33
message: >-
44
If you use this software, please cite it using the
@@ -17,5 +17,5 @@ keywords:
1717
- functional annotation
1818
- consensus gene models
1919
license: BSD-2-Clause
20-
version: version = "25.7.19"
21-
date-released: '2025-07-19'
20+
version: version = "25.7.20"
21+
date-released: '2025-07-20'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "funannotate2"
7-
version = "25.7.19"
7+
version = "25.7.20"
88
description = "Funannotate2: eukarytoic genome annotation pipeline"
99
readme = {file = "README.md", content-type = "text/markdown"}
1010
authors = [

0 commit comments

Comments
 (0)