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