Skip to content

Commit cfa1336

Browse files
committed
feat(version): update burr version
1 parent a6061cb commit cfa1336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ classifiers = [
6666
requires-python = ">=3.9,<4.0"
6767

6868
[project.optional-dependencies]
69-
burr = ["burr[start]==0.19.1"]
69+
burr = ["burr[start]==0.22.1"]
7070
docs = ["sphinx==6.0", "furo==2024.5.6"]
7171

7272
[build-system]

0 commit comments

Comments
 (0)