mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 18:23:55 +00:00
Version bump to 2023.6
This commit is contained in:
parent
ab39144af8
commit
7ba459db88
|
@ -1,5 +1,5 @@
|
|||
""" Freqtrade bot """
|
||||
__version__ = '2023.6.dev'
|
||||
__version__ = '2023.6'
|
||||
|
||||
if 'dev' in __version__:
|
||||
from pathlib import Path
|
||||
|
|
Loading…
Reference in New Issue
Block a user