chore(release): bump version to v1.7.0
This commit is contained in:
2
app.py
2
app.py
@@ -55,7 +55,7 @@ syslog_handler.setFormatter(
|
||||
log.addHandler(syslog_handler)
|
||||
|
||||
# --- Configuration ---
|
||||
VERSION = "1.6.0"
|
||||
VERSION = "1.7.0"
|
||||
OLLAMA_BASE = "http://localhost:11434"
|
||||
SEARXNG_BASE = "http://localhost:8888"
|
||||
BASE_DIR = Path(__file__).parent
|
||||
|
||||
Reference in New Issue
Block a user