Skip to content

Commit 170e6bd

Browse files
committed
drop version number so we can run dependabot before releasing
1 parent 2975c39 commit 170e6bd

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 = "guardrails-ai"
3-
version = "0.6.7"
3+
version = "0.6.6"
44
description = "Adding guardrails to large language models."
55
authors = [
66
{name = "Guardrails AI", email = "[email protected]"}

0 commit comments

Comments
 (0)