chore: update version to 2025.11-dev

This commit is contained in:
Matthias
2025-10-31 07:16:33 +01:00
parent cbaba293b5
commit e6ddeef07f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
"""Freqtrade bot"""
__version__ = "2025.10-dev"
__version__ = "2025.11-dev"
if "dev" in __version__:
from pathlib import Path