We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 978a364 commit 6896a83Copy full SHA for 6896a83
pyproject.toml
@@ -6,9 +6,9 @@ build-backend = "setuptools.build_meta"
6
# Do not add spaces around the '=' sign for any of the fields
7
# preceeded by a marker comment as it affects the publish workflow.
8
#replace_package_name_marker
9
-name = "dspy"
+name="dspy"
10
#replace_package_version_marker
11
-version = "2.6.0rc8"
+version="2.6.0rc8"
12
description = "DSPy"
13
readme = "README.md"
14
authors = [{ name = "Omar Khattab", email = "[email protected]" }]
0 commit comments