Skip to content

Commit ab2d5a3

Browse files
Merge pull request #213 from aiverify-foundation/release/0.7.5
Upgrade product version from 0.7.4 to 0.7.5
2 parents 2527d3d + ef37d26 commit ab2d5a3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

metrics/cache.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"together-llama-guard-2-mlccommons"
106106
],
107107
"configurations": {},
108-
"hash": "8ea584f712610e00"
108+
"hash": "829c207a7dfe65a6"
109109
},
110110
"samplemetric": {
111111
"id": "samplemetric",

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "moonshot-data"
3-
version = "0.7.4"
3+
version = "0.7.5"
44
authors = [
55
{ name="The Moonshot Team", email="our.moonshot.team@gmail.com" }
66
]
@@ -17,7 +17,7 @@ classifiers = [
1717

1818
[tool.poetry]
1919
name = "moonshot-data"
20-
version = "0.7.4"
20+
version = "0.7.5"
2121
description = "A collection of data(e.g. llm connectors, benchmark tests) that can be used with the Moonshot toolkit."
2222
authors = ["The Moonshot Team <our.moonshot.team@gmail.com>"]
2323
readme = "README.md"

0 commit comments

Comments
 (0)