Skip to content

Commit ba8ecfe

Browse files
author
semantic-release
committed
chore(release): 9.0.0 [skip ci]
1 parent 8421b92 commit ba8ecfe

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
@@ -33,7 +33,7 @@ packages = [{from = "src", include = "autobisect"}]
3333
readme = "README.md"
3434
repository = "https://github.com/MozillaSecurity/autobisect"
3535
requires-python = ">=3.10,<4.0"
36-
version = "8.8.0"
36+
version = "9.0.0"
3737

3838
[project.scripts]
3939
autobisect = "autobisect.main:main"

0 commit comments

Comments
 (0)