Skip to content

Commit 94d6a9a

Browse files
author
Jose Soto
committed
forgot about versioning
1 parent bed6264 commit 94d6a9a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

pipelines/wdl/glimpse/low_pass_imputation/Glimpse2LowPassImputation.changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.0.2
2+
2026-03-19 (Date of Last Commit)
3+
4+
* Optimizations to pipeline to run faster and more cheaply using the aou + anvil reference panel
5+
16
# 0.0.1
27
2026-02-26 (Date of Last Commit)
38

pipelines/wdl/glimpse/low_pass_imputation/Glimpse2LowPassImputation.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version 1.0
22

33
workflow Glimpse2LowPassImputation {
44
input {
5-
String pipeline_version = "0.0.1"
5+
String pipeline_version = "0.0.2"
66

77
# List of files, one per line
88
File reference_chunks

0 commit comments

Comments
 (0)