Skip to content

Commit dd767ba

Browse files
Update pyproject.toml
1 parent e31b618 commit dd767ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "aiverify-moonshot"
7-
version = "0.6.2"
7+
version = "0.6.3"
88
authors = [
99
{ name="AI Verify Foundation", email="info@aiverify.sg" }
1010
]
@@ -98,7 +98,7 @@ allow-direct-references = true
9898

9999
[tool.poetry]
100100
name = "aiverify-moonshot"
101-
version = "0.6.2"
101+
version = "0.6.3"
102102
description = "A simple and modular tool to evaluate and red-team any LLM application."
103103
authors = ["The Moonshot Team <our.moonshot.team@gmail.com>"]
104104
readme = "README.md"

0 commit comments

Comments
 (0)