File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
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 =" 3.0.4b1 "
5+ version =" 3.0.4b2 "
66description = " DSPy"
77readme = " README.md"
88authors = [
@@ -11,7 +11,7 @@ authors = [
1111license = { text = " MIT License" }
1212requires-python = " >=3.9"
1313# replace_dspy_version_marker
14- dependencies = [" dspy>=3.0.4b1 " ]
14+ dependencies = [" dspy>=3.0.4b2 " ]
1515urls = { "Homepage" = " https://github.com/stanfordnlp/dsp" }
1616
1717[build-system ]
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__ = "3.0.4b1 "
4+ __version__ = "3.0.4b2 "
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 =" 3.0.4b1 "
11+ version =" 3.0.4b2 "
1212description = " DSPy"
1313readme = " README.md"
1414authors = [{
name =
" Omar Khattab" ,
email =
" [email protected] " }]
You can’t perform that action at this time.
0 commit comments