Skip to content

Commit 53912b0

Browse files
committed
Release v0.15.0
1 parent 8192a09 commit 53912b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow/rules/initialize.smk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ logger.logger.addHandler(logging.FileHandler(extra_logfile))
4242

4343
# We want to report the grenepipe version for the user, for reproducibility.
4444
# The following line is automatically replaced by the deploy scripts. Do not change manually.
45-
grenepipe_version = "0.14.0" # GRENEPIPE_VERSION #
45+
grenepipe_version = "0.15.0" # GRENEPIPE_VERSION #
4646

4747

4848
# Load the config. If --directory was provided, this is also loaded from there.

0 commit comments

Comments
 (0)