We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b500d9c commit 4c4c48bCopy full SHA for 4c4c48b
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "logdetective"
3
-version = "2.13.0"
+version = "3.0.0"
4
description = "Log using LLM AI to search for build/test failures and provide ideas for fixing these."
5
authors = ["Jiri Podivin <jpodivin@gmail.com>"]
6
license = "Apache-2.0"
0 commit comments