Skip to content

Commit 737c18c

Browse files
committed
chore: version bump to 1.1.3
1 parent ae54c7f commit 737c18c

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.2"
9+
version = "1.1.3"
1010
dependencies = [
1111
"tree-sitter==0.21.3",
1212
'tree_sitter_languages==1.10.2',

0 commit comments

Comments
 (0)