Skip to content

Commit c241e72

Browse files
authored
Update version (#156)
1 parent 1dc77be commit c241e72

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

1010
## [Unreleased]
11+
12+
## [7.3.0] - 2021-12-16
1113
### Added
1214
- Add mark_duplicates parameter to enable exclusion or inclusion of MarkDuplicates processes.
1315
### Changed

pipeline/config/methods.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ manifest {
55
name = "align-DNA"
66
author = "Benjamin Carlin; Chenghao Zhu; Aaron Holmes; Yash Patel; Nicole Zeltser"
77
description = "alignment pipeline for paired fastqs DNA samples"
8-
version = "7.2.1"
8+
version = "7.3.0"
99
}
1010

1111
params {

0 commit comments

Comments
 (0)