Skip to content

Commit 75da62c

Browse files
committed
Bump version v0.6.4 -> v0.7.0
1 parent 63ea071 commit 75da62c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "widget-bandsplot"
7-
version = "0.6.4"
7+
version = "0.7.0"
88
dependencies = [
99
"anywidget~=0.9.3"
1010
]
@@ -37,7 +37,7 @@ npm = "npm"
3737
build_cmd = "build"
3838

3939
[tool.bumpver]
40-
current_version = "v0.6.4"
40+
current_version = "v0.7.0"
4141
version_pattern = "vMAJOR.MINOR.PATCH[PYTAGNUM]"
4242
commit_message = "Bump version {old_version} -> {new_version}"
4343
commit = true

0 commit comments

Comments
 (0)