Skip to content

Commit c9590df

Browse files
Bump version to 0.4.6
1 parent eb902d4 commit c9590df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

labelmerge/pipeline_description.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"GeneratedBy": [
66
{
77
"Name": "Labelmerge",
8-
"Version": "0.4.0",
8+
"Version": "0.4.6",
99
"CodeURL": "https://github.com/khanlab/labelmerge",
1010
"Author": "Jason Kai",
1111
"AuthorEmail": "[email protected]"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "labelmerge"
3-
version = "0.4.6-pre-3"
3+
version = "0.4.6"
44
description = "Snakebids app for merging multiple label maps."
55
authors = [
66
"Jason Kai <[email protected]>",

0 commit comments

Comments
 (0)