We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c31a16 commit a812901Copy full SHA for a812901
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "logdetective"
3
-version = "3.6.0"
+version = "3.7.0"
4
description = "Analyze logs with a template miner and an LLM to discover errors and suggest solutions."
5
authors = ["Jiri Podivin <jpodivin@gmail.com>"]
6
license = "Apache-2.0"
0 commit comments