Skip to content

Commit eebcea2

Browse files
committed
chore: bump version to 0.5.11 for Feature 051 release
Feature 051: Simplify IRIS Connection Architecture - Single-call API with get_iris_connection() - Automatic edition detection - Module-level connection caching - Optional connection pooling for high-concurrency - Backward compatibility via deprecation warnings
1 parent aac1cc1 commit eebcea2

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "iris-vector-rag"
7-
version = "0.5.10"
7+
version = "0.5.11"
88
description = "Production-ready, extensible RAG framework with native IRIS vector search - unified API for basic, CRAG, GraphRAG, and ColBERT pipelines with RAGAS and DSPy integration"
99
readme = "README.md"
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)