We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8854d12 + 0f3aed6 commit 8f731c2Copy full SHA for 8f731c2
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "compliant-llm"
7
-version = "0.1.6-alpha1"
+version = "0.1.6"
8
description = "Tool for testing AI system prompts against various attack vectors"
9
readme = "README.md"
10
requires-python = ">=3.9"
0 commit comments