Skip to content

Commit 60c61b0

Browse files
committed
chore: bump pyproject.toml version to 1.1.9
1 parent 65f8ae7 commit 60c61b0

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
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = 'mutahunter'
77
description = "LLM Mutation Testing for any programming language"
88
requires-python = ">= 3.11"
9-
version = "1.1.8"
9+
version = "1.1.9"
1010
dependencies = [
1111
"tree-sitter==0.21.3",
1212
'tree_sitter_languages==1.10.2',

0 commit comments

Comments
 (0)