Skip to content

Commit 4448f78

Browse files
committed
2.2.2 release
1 parent bfdc565 commit 4448f78

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.2
91+
- Bug fixes and improvements to the expression module
92+
9093
- 2.2.1
9194
- Minor release to fix broken package at pypi, no code change
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.2.1',
9+
version='2.2.2',
1010
description="Chado library",
1111
author="Anthony Bretaudeau",
1212
author_email="[email protected]",

0 commit comments

Comments
 (0)