Skip to content

Commit c83db9e

Browse files
committed
Changelog & setup version
1 parent 8a53baf commit c83db9e

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ $ chakin feature load_fasta \
8787
8888
## History
8989
90+
- 2.3.9
91+
- URL decode GFF ids when loading blast/interpro/others
92+
9093
- 2.3.8
9194
- Fix connection closed error when loading big interproscan files
9295

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name="chado",
9-
version='2.3.8',
9+
version='2.3.9',
1010
description="Chado library",
1111
author="Anthony Bretaudeau",
1212
author_email="anthony.bretaudeau@inrae.fr",

0 commit comments

Comments
 (0)