Skip to content

Commit beb29ef

Browse files
authored
Merge pull request #15 from galaxy-genome-annotation/new-release
Bump
2 parents 404e160 + 80cf345 commit beb29ef

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,10 @@ $ chakin feature load_fasta \
8787
8888
## History
8989
90+
- 2.3.4
91+
- Now requires biopython >=1.78
92+
- Fixes biopython sequence usage in recent biopython
93+
9094
- 2.3.3
9195
- Now requires python >= 3.6
9296
- Better error reporting for blast loader

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.3',
9+
version='2.3.4',
1010
description="Chado library",
1111
author="Anthony Bretaudeau",
1212
author_email="anthony.bretaudeau@inrae.fr",

0 commit comments

Comments
 (0)