Skip to content

Commit 5e41e5b

Browse files
committed
Bump version v0.2.4 -> v0.2.5
1 parent 96d8aa9 commit 5e41e5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "widget-bzvisualizer"
7-
version = "0.2.4"
7+
version = "0.2.5"
88
dependencies = [
99
"anywidget~=0.9.10",
1010
"numpy~=1.21",
@@ -45,7 +45,7 @@ npm = "npm"
4545
build_cmd = "build"
4646

4747
[tool.bumpver]
48-
current_version = "v0.2.4"
48+
current_version = "v0.2.5"
4949
version_pattern = "vMAJOR.MINOR.PATCH[PYTAGNUM]"
5050
commit_message = "Bump version {old_version} -> {new_version}"
5151
commit = true

0 commit comments

Comments
 (0)