Skip to content

Commit 6896a83

Browse files
authored
Update pyproject.toml
1 parent 978a364 commit 6896a83

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
@@ -6,9 +6,9 @@ build-backend = "setuptools.build_meta"
66
# Do not add spaces around the '=' sign for any of the fields
77
# preceeded by a marker comment as it affects the publish workflow.
88
#replace_package_name_marker
9-
name = "dspy"
9+
name="dspy"
1010
#replace_package_version_marker
11-
version = "2.6.0rc8"
11+
version="2.6.0rc8"
1212
description = "DSPy"
1313
readme = "README.md"
1414
authors = [{ name = "Omar Khattab", email = "[email protected]" }]

0 commit comments

Comments
 (0)