Skip to content

Commit

Permalink
Releasing 0.2.6
Browse files Browse the repository at this point in the history
Signed-off-by: Jiri Podivin <[email protected]>
  • Loading branch information
jpodivin committed Sep 4, 2024
1 parent 8a4611e commit 52e2a36
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
@@ -1,6 +1,6 @@
[tool.poetry]
name = "logdetective"
version = "0.2.5"
version = "0.2.6"
description = "Log using LLM AI to search for build/test failures and provide ideas for fixing these."
authors = ["Jiri Podivin <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 52e2a36

Please sign in to comment.