We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05f2718 + 599adca commit 453a919Copy full SHA for 453a919
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "moonshot-data"
3
-version = "0.7.2"
+version = "0.7.3"
4
authors = [
5
{ name="The Moonshot Team", email="our.moonshot.team@gmail.com" }
6
]
@@ -17,7 +17,7 @@ classifiers = [
17
18
[tool.poetry]
19
20
21
description = "A collection of data(e.g. llm connectors, benchmark tests) that can be used with the Moonshot toolkit."
22
authors = ["The Moonshot Team <our.moonshot.team@gmail.com>"]
23
readme = "README.md"
0 commit comments