Skip to content

Commit 79d46a8

Browse files
authored
Dependency fix (#25)
* -fixed ollama dependency issue * -bumped version
1 parent d5babda commit 79d46a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "devops-agent"
7-
version = "0.0.4"
7+
version = "0.0.5"
88
description = "AI-powered DevOps CLI assistant"
99
readme = "README.md"
1010
requires-python = ">=3.8"

0 commit comments

Comments
 (0)