We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.9.11.dev0
1 parent 689e6b5 commit 2eda86dCopy full SHA for 2eda86d
1 file changed
src/gpsea/__init__.py
@@ -2,7 +2,7 @@
2
GPSEA is a library for finding genotype-phenotype associations.
3
"""
4
5
-__version__ = "0.9.10"
+__version__ = "0.9.11.dev0"
6
7
_overwrite = False
8
0 commit comments