Skip to content

Commit b606c32

Browse files
committed
Bump version v0.2.3 -> v0.2.4
1 parent 31cc09f commit b606c32

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.3"
7+
version = "0.2.4"
88
dependencies = [
99
"anywidget~=0.9.3",
1010
"numpy~=1.21",
@@ -41,7 +41,7 @@ npm = "npm"
4141
build_cmd = "build"
4242

4343
[tool.bumpver]
44-
current_version = "v0.2.3"
44+
current_version = "v0.2.4"
4545
version_pattern = "vMAJOR.MINOR.PATCH[PYTAGNUM]"
4646
commit_message = "Bump version {old_version} -> {new_version}"
4747
commit = true

0 commit comments

Comments
 (0)