File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
4
4
Epigenetic Variability and Motif Analysis Pipeline
5
5
--------------------------------------------------
6
- ** Current version** : 0.5.4
6
+ ** Current version** : 0.5.5
7
7
8
8
[ ![ Build Status] ( https://travis-ci.org/pinellolab/haystack_bio.svg?branch=master )] ( https://travis-ci.org/pinellolab/haystack_bio )
9
9
Original file line number Diff line number Diff line change 19
19
info = logging .info
20
20
21
21
22
- __version__ = "0.5.4 "
22
+ __version__ = "0.5.5 "
23
23
HAYSTACK_VERSION = __version__
24
24
25
25
def check_file (filename ):
Original file line number Diff line number Diff line change 14
14
def main ():
15
15
16
16
setup (
17
- version = "0.5.3 " ,
17
+ version = "0.5.5 " ,
18
18
name = "haystack_bio" ,
19
19
include_package_data = True ,
20
20
packages = ["haystack" ],
You can’t perform that action at this time.
0 commit comments