Skip to content

Commit 8f731c2

Browse files
Merge pull request #109 from fiddlecube/v0.1.6
release v0.1.6
2 parents 8854d12 + 0f3aed6 commit 8f731c2

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "compliant-llm"
7-
version = "0.1.6-alpha1"
7+
version = "0.1.6"
88
description = "Tool for testing AI system prompts against various attack vectors"
99
readme = "README.md"
1010
requires-python = ">=3.9"

0 commit comments

Comments
 (0)