Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeurerkellner committed Dec 17, 2024
1 parent cfdddcd commit cd0cbb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testing/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "invariant-ai"
version = "0.1.0"
version = "0.1.1"
description = "Testing library for AI Agents by InvariantLabs"
authors = ["InvariantLabs <hello@invariantlabs.ai>"]
readme = "README.md"
Expand Down Expand Up @@ -42,4 +42,4 @@ log_cli_date_format = "%Y-%m-%d %H:%M:%S"
invariant = "invariant.__main__:main"

[tool.ruff.lint.pydocstyle]
convention = "google"
convention = "google"

0 comments on commit cd0cbb4

Please sign in to comment.