mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-11 10:43:56 +00:00
Bump version to 2023.5
This commit is contained in:
parent
a3473f3f60
commit
c9f78afe65
|
@ -1,5 +1,5 @@
|
|||
""" Freqtrade bot """
|
||||
__version__ = '2023.4'
|
||||
__version__ = '2023.5'
|
||||
|
||||
if 'dev' in __version__:
|
||||
from pathlib import Path
|
||||
|
|
Loading…
Reference in New Issue
Block a user