Skip to content

Commit

Permalink
Merge pull request #1025 from guardrails-ai/v0.5.5-release
Browse files Browse the repository at this point in the history
bump version to 0.5.5
  • Loading branch information
dtam authored Aug 20, 2024
2 parents 3f56e45 + bb6df0c commit 0fe1938
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "guardrails-ai"
version = "0.5.4"
version = "0.5.5"
description = "Adding guardrails to large language models."
authors = ["Guardrails AI <[email protected]>"]
license = "Apache License 2.0"
Expand Down Expand Up @@ -124,4 +124,4 @@ markers = [

[pytest]
log_cli = "True"
log_cli_level = "DEBUG"
log_cli_level = "DEBUG"

0 comments on commit 0fe1938

Please sign in to comment.