Skip to content

Commit 3b0efdd

Browse files
committed
Bump version v4.0.5 -> v4.1.0
1 parent 845dd56 commit 3b0efdd

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-periodictable"
7-
version = "4.0.5"
7+
version = "4.1.0"
88
dependencies = ["anywidget>=0.9.10"]
99
readme = "README.md"
1010
keywords = [
@@ -39,7 +39,7 @@ npm = "npm"
3939
build_cmd = "build"
4040

4141
[tool.bumpver]
42-
current_version = "v4.0.5"
42+
current_version = "v4.1.0"
4343
version_pattern = "vMAJOR.MINOR.PATCH[PYTAGNUM]"
4444
commit_message = "Bump version {old_version} -> {new_version}"
4545
commit = true

0 commit comments

Comments
 (0)