File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22# replace_package_name_marker
33name =" dspy-ai"
44# replace_package_version_marker
5- version =" 2.6.26 "
5+ version =" 2.6.27a1 "
66description = " DSPy"
77readme = " README.md"
88authors = [
Original file line number Diff line number Diff line change 11#replace_package_name_marker
22__name__ = "dspy"
33#replace_package_version_marker
4- __version__ = "2.6.26 "
4+ __version__ = "2.6.27a1 "
55__description__ = "DSPy"
66__url__ = "https://github.com/stanfordnlp/dspy"
77__author__ = "Omar Khattab"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
88# replace_package_name_marker
99name =" dspy"
1010# replace_package_version_marker
11- version =" 2.6.26 "
11+ version =" 2.6.27a1 "
1212description = " DSPy"
1313readme = " README.md"
1414authors = [{
name =
" Omar Khattab" ,
email =
" [email protected] " }]
You can’t perform that action at this time.
0 commit comments