From b0a6e02c3b63d8231c3a1bf6bab6e6eaa97dbcd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 16:29:50 +0000 Subject: [PATCH] Bump version to 0.3.3 --- pyproject.toml | 2 +- scattr/pipeline_description.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 32318979..fda681bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "scattr" -version = "0.3.3-pre.4" +version = "0.3.3" description = "[Snakebids app] Structural connectivity between targeted regions" authors = [ "Jason Kai ", diff --git a/scattr/pipeline_description.json b/scattr/pipeline_description.json index 5027df83..a900eb76 100644 --- a/scattr/pipeline_description.json +++ b/scattr/pipeline_description.json @@ -5,7 +5,7 @@ "GeneratedBy": [ { "Name": "Structural Connectivity Applied To Targeted Regions (SCATTR)", - "Version": "0.3.2", + "Version": "0.3.3", "CodeURL": "https://github.com/khanlab/scattr", "Author": "Jason Kai", "AuthorEmail": "tkai@uwo.ca"