Skip to content

Commit f0ee793

Browse files
committed
Bump version: 0.1.0 → 0.2.0
1 parent 5e670bc commit f0ee793

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
{ name = "Henrik Finsberg", email = "henriknf@simula.no" },
1010
{ name = "Cécile Daversin Catty", email = "cecile@simula.no" }
1111
]
12-
version = "0.1.0"
12+
version = "0.2.0"
1313
requires-python = ">=3.10"
1414
description = "MRI processing toolkit."
1515
readme = "README.md"
@@ -166,7 +166,7 @@ tag = true
166166
sign_tags = false
167167
tag_name = "v{new_version}"
168168
tag_message = "Bump version: {current_version} → {new_version}"
169-
current_version = "0.1.0"
169+
current_version = "0.2.0"
170170

171171

172172
[[tool.bumpversion.files]]

0 commit comments

Comments
 (0)