Skip to content

Commit d1eab9b

Browse files
release: v1.2.5
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 45bb596 commit d1eab9b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "rag-bible"
3-
version = "1.2.4"
3+
version = "1.2.5"
44
description = "French Bible RAG system with FAISS + cross-encoder reranking"
55
requires-python = ">=3.12"
66
dependencies = [

static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<h2 class="sidebar-title">Historique</h2>
6666
<div class="history-list"></div>
6767
<p class="history-empty">Vos recherches apparaîtront ici</p>
68-
<p class="sidebar-version">v1.2.4</p>
68+
<p class="sidebar-version">v1.2.5</p>
6969
</aside>
7070

7171
<div class="hero-section">

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)