We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eab6ab commit 4f751d9Copy full SHA for 4f751d9
epistasis/__version__.py
@@ -1,4 +1,4 @@
1
-VERSION = (0, 7, 3)
+VERSION = (0, 7, 4)
2
3
__version__ = '.'.join(map(str, VERSION))
4
0 commit comments