Skip to content

Commit f288356

Browse files
committed
Bump version
1 parent 9c856b6 commit f288356

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

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

55

66
[project]
7-
version = "0.0.1"
7+
version = "0.1.0"
88
name = "alc-aiidalab-widgets"
99
description = "Commonly used components for ALC managed AiiDAlab plugins"
1010
authors = [
@@ -37,7 +37,7 @@ Source = "https://github.com/stfc/alc-aiidalab-widgets"
3737
docs = ["sphinx>=8.0.2", "sphinx-toolbox", "piccolo-theme"]
3838
lint = ["ruff>=0.11.0"]
3939
test = ["pytest>=8.0", "pytest-cov>=6.0"]
40-
dev = [{include-group = "lint"}, {include-group = "test"}, "pre-commit"]
40+
dev = [{ include-group = "lint" }, { include-group = "test" }, "pre-commit"]
4141

4242
[project.optional-dependencies]
4343

0 commit comments

Comments
 (0)