Skip to content

Commit 798d405

Browse files
authored
Bump version from 0.0.1 to 0.1.0 (#106)
Update pyproject version
1 parent a3f1ed8 commit 798d405

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
@@ -1,6 +1,6 @@
11
[project]
22
name = "sre-agent"
3-
version = "0.0.1"
3+
version = "0.1.0"
44
description = "A Site Reliability Engineer AI agent that can monitor application and infrastructure logs, diagnose issues, and report on diagnostics."
55
authors = [{ name = "Fuzzy Labs", email = "[email protected]" }]
66
readme = "README.md"

0 commit comments

Comments
 (0)