Merge branch 'stable' into new_release
This commit is contained in:
commit
a8b1352021
@ -1,5 +1,5 @@
|
||||
""" Freqtrade bot """
|
||||
__version__ = '2023.3.dev'
|
||||
__version__ = '2023.2'
|
||||
|
||||
if 'dev' in __version__:
|
||||
from pathlib import Path
|
||||
|
Loading…
Reference in New Issue
Block a user