Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
simonvh committed Dec 16, 2016
1 parent 49f6af5 commit c948736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gimmemotifs/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import os

### CONSTANTS ###
GM_VERSION = "0.10.0b4"
GM_VERSION = "0.10.0b5"
BG_TYPES = ["random", "genomic", "gc", "promoter"]
FA_VALID_BGS = ["random", "promoter", "gc", "user", "genomic"]
BED_VALID_BGS = ["random", "genomic", "gc", "promoter", "user"]
Expand Down

0 comments on commit c948736

Please sign in to comment.