Skip to content

Commit 883f977

Browse files
committed
Bump version v4.0.9 -> v4.0.10
1 parent 093ef31 commit 883f977

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
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55

66
[project]
77
name = "widget_code_input"
8-
version = "4.0.9"
8+
version = "4.0.10"
99
dependencies = ["anywidget>=0.9.1"]
1010
readme = "README.md"
1111
license = { file = "LICENSE.txt" }
@@ -46,7 +46,7 @@ build_cmd = "build"
4646

4747

4848
[tool.bumpver]
49-
current_version = "v4.0.9"
49+
current_version = "v4.0.10"
5050
version_pattern = "vMAJOR.MINOR.PATCH[PYTAGNUM]"
5151
commit_message = "Bump version {old_version} -> {new_version}"
5252
commit = true

0 commit comments

Comments
 (0)