Skip to content

Commit ec84064

Browse files
committed
1.2.5 release.
1 parent 67b6310 commit ec84064

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

HISTORY.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## 1.2.5 (in progress)
1+
## 1.2.6 (in progress)
2+
3+
## 1.2.5 (01 January 2021)
24
- Joint calling for RNA-seq variant calling requires setting `jointcaller` to bring it in line
35
with the configuration options for variant calling.
46
- Allow pre-aligned BAMs and gVCFs for RNA-seq joint variant calling. Thanks to @WimSpree for the

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
import setuptools
99

10-
VERSION = '1.2.4'
10+
VERSION = '1.2.5'
1111

1212
# add bcbio version number and git commit hash of the current revision to version.py
1313
try:

0 commit comments

Comments
 (0)