Skip to content

Commit 34e839a

Browse files
committed
Merge branch 'release-2.6.27a1'
2 parents cc78b46 + 124f444 commit 34e839a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dspy/.internal_dspyai/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#replace_package_name_marker
33
name="dspy-ai"
44
#replace_package_version_marker
5-
version="2.6.26"
5+
version="2.6.27a1"
66
description = "DSPy"
77
readme = "README.md"
88
authors = [

dspy/__metadata__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
88
#replace_package_name_marker
99
name="dspy"
1010
#replace_package_version_marker
11-
version="2.6.26"
11+
version="2.6.27a1"
1212
description = "DSPy"
1313
readme = "README.md"
1414
authors = [{ name = "Omar Khattab", email = "[email protected]" }]

0 commit comments

Comments
 (0)