mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Bump version to 2024.2-dev
This commit is contained in:
parent
fcedc7de0d
commit
6c27b27d4f
|
@ -1,5 +1,5 @@
|
|||
""" Freqtrade bot """
|
||||
__version__ = '2024.1-dev'
|
||||
__version__ = '2024.2-dev'
|
||||
|
||||
if 'dev' in __version__:
|
||||
from pathlib import Path
|
||||
|
|
Loading…
Reference in New Issue
Block a user