Skip to content

Commit

Permalink
Merge pull request #65 from visze/fix/mere_label
Browse files Browse the repository at this point in the history
v2.3.5 release
  • Loading branch information
visze authored May 30, 2022
2 parents f57cf10 + f13d258 commit fb35952
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# MPRAflow Changelog

## v2.3.5

### count.nf

* fix hard coded BC length in `merge_label.py`

## v2.3.4

### count.nf
Expand Down
2 changes: 1 addition & 1 deletion conf/global.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//MPRAflow version
params.version="2.3.4"
params.version="2.3.5"

// nextflow version required
params.nf_required_version="20.10"
Expand Down

0 comments on commit fb35952

Please sign in to comment.