Skip to content

Commit 2eda86d

Browse files
committed
Next development iteration 0.9.11.dev0.
1 parent 689e6b5 commit 2eda86d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gpsea/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
GPSEA is a library for finding genotype-phenotype associations.
33
"""
44

5-
__version__ = "0.9.10"
5+
__version__ = "0.9.11.dev0"
66

77
_overwrite = False
88
"""

0 commit comments

Comments
 (0)