Skip to content

Commit 3260e4a

Browse files
committed
version 0.8.6
1 parent ab1f1c9 commit 3260e4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gimmemotifs/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import os
1111

1212
### CONSTANTS ###
13-
GM_VERSION = "0.8.5"
13+
GM_VERSION = "0.8.6"
1414
BG_TYPES = ["random", "genomic", "gc", "promoter"]
1515
FA_VALID_BGS = ["random", "promoter", "gc", "user"]
1616
BED_VALID_BGS = ["random", "genomic", "gc", "promoter", "user"]

0 commit comments

Comments
 (0)