Skip to content

Commit a177adb

Browse files
authored
Merge pull request #20 from scientificcomputing/finsberg/bump-version
Fix incorrect version
2 parents ce50eec + 88e88d1 commit a177adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ tag = true
122122
sign_tags = false
123123
tag_name = "v{new_version}"
124124
tag_message = "Bump version: {current_version} → {new_version}"
125-
current_version = "0.1.0"
125+
current_version = "0.2.0"
126126

127127

128128
[[tool.bumpversion.files]]

0 commit comments

Comments
 (0)