We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfdc565 commit 4448f78Copy full SHA for 4448f78
README.md
@@ -87,6 +87,9 @@ $ chakin feature load_fasta \
87
88
## History
89
90
+- 2.2.2
91
+ - Bug fixes and improvements to the expression module
92
+
93
- 2.2.1
94
- Minor release to fix broken package at pypi, no code change
95
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="chado",
9
- version='2.2.1',
+ version='2.2.2',
10
description="Chado library",
11
author="Anthony Bretaudeau",
12
author_email="[email protected]",
0 commit comments