We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e31b618 commit dd767baCopy full SHA for dd767ba
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "aiverify-moonshot"
7
-version = "0.6.2"
+version = "0.6.3"
8
authors = [
9
{ name="AI Verify Foundation", email="info@aiverify.sg" }
10
]
@@ -98,7 +98,7 @@ allow-direct-references = true
98
99
[tool.poetry]
100
101
102
description = "A simple and modular tool to evaluate and red-team any LLM application."
103
authors = ["The Moonshot Team <our.moonshot.team@gmail.com>"]
104
readme = "README.md"
0 commit comments