mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 02:12:01 +00:00
Bump version to 2023.11-dev
This commit is contained in:
parent
2c20464983
commit
7492b75e1c
|
@ -1,5 +1,5 @@
|
|||
""" Freqtrade bot """
|
||||
__version__ = '2023.10-dev'
|
||||
__version__ = '2023.11-dev'
|
||||
|
||||
if 'dev' in __version__:
|
||||
from pathlib import Path
|
||||
|
|
Loading…
Reference in New Issue
Block a user