Skip to content

Commit

Permalink
chore: bump pyproject.toml version to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jungs1 committed Aug 5, 2024
1 parent ebe00b2 commit 351b345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
name = 'mutahunter'
description = "LLM Mutation Testing for any programming language"
requires-python = ">= 3.11"
version = "1.2.1"
version = "1.2.2"
dependencies = [
"tree-sitter==0.21.3",
'tree_sitter_languages==1.10.2',
Expand Down

0 comments on commit 351b345

Please sign in to comment.