Skip to content

Commit 6cdc0ff

Browse files
committed
Merge release 0.0.15-alpha.1
2 parents 3b6eca1 + 26e65fd commit 6cdc0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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="gepa"
1010
#replace_package_version_marker
11-
version="0.0.14"
11+
version="0.0.15-alpha.1"
1212
description = "A framework for optimizing textual system components (AI prompts, code snippets, etc.) using LLM-based reflection and Pareto-efficient evolutionary search."
1313
readme = "README.md"
1414
authors = [

0 commit comments

Comments
 (0)