Skip to content

Commit 9410dfb

Browse files
committed
2.2.1
1 parent 0824729 commit 9410dfb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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.2.1
91+
- Minor release to fix broken package at pypi, no code change
92+
9093
- 2.2.0
9194
- Added feature.load_go() to load GO annotation (blast2go results)
9295
- Added feature.get_feature_analyses() to fetch the analyses associated with a feature

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.2.0',
9+
version='2.2.1',
1010
description="Chado library",
1111
author="Anthony Bretaudeau",
1212
author_email="[email protected]",

0 commit comments

Comments
 (0)