Skip to content

Commit 453a919

Browse files
Merge pull request #200 from aiverify-foundation/release/0.7.3
[Release]update versioning to 0.7.3
2 parents 05f2718 + 599adca commit 453a919

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.2"
3+
version = "0.7.3"
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.2"
20+
version = "0.7.3"
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)