Skip to content

Commit fca0e79

Browse files
release: v2.0.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2eb2701 commit fca0e79

2 files changed

Lines changed: 2 additions & 2 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.5"
3+
version = "2.0.0"
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.5</p>
68+
<p class="sidebar-version">v2.0.0</p>
6969
</aside>
7070

7171
<div class="hero-section">

0 commit comments

Comments
 (0)