Bump version to 2023.8

pull/9113/head
Matthias 3 years ago
parent 0c15eb4ace
commit c1df94b507

@ -1,5 +1,5 @@
""" Freqtrade bot """
__version__ = '2023.7'
__version__ = '2023.8'
if 'dev' in __version__:
from pathlib import Path

Loading…
Cancel
Save