diff --git a/labelmerge/pipeline_description.json b/labelmerge/pipeline_description.json index 8f60d11..38cdc6a 100644 --- a/labelmerge/pipeline_description.json +++ b/labelmerge/pipeline_description.json @@ -5,7 +5,7 @@ "GeneratedBy": [ { "Name": "Labelmerge", - "Version": "0.4.6", + "Version": "0.4.7", "CodeURL": "https://github.com/khanlab/labelmerge", "Author": "Jason Kai", "AuthorEmail": "tkai@uwo.ca" diff --git a/pyproject.toml b/pyproject.toml index 346d0ca..f0c7e29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "labelmerge" -version = "0.4.7-pre.3" +version = "0.4.7" description = "Snakebids app for merging multiple label maps." authors = [ "Jason Kai ",