From 0e4990171e667f0f1d9588daf46d25d2a5977ad1 Mon Sep 17 00:00:00 2001 From: Ben Weeder Date: Fri, 29 Dec 2023 14:53:38 -0800 Subject: [PATCH] updates conda env version name --- pepsickle_conda_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pepsickle_conda_build.yml b/pepsickle_conda_build.yml index 03bfb03..08ef67b 100644 --- a/pepsickle_conda_build.yml +++ b/pepsickle_conda_build.yml @@ -1,4 +1,4 @@ -name: pepsickle-v0-2-1 +name: pepsickle-v0-2-2 channels: - conda-forge - bioconda