Bump Develop version to 2023.1

This commit is contained in:
Matthias 2022-12-28 15:53:43 +01:00
parent 5cb8fe1a50
commit 2805e83c9f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
""" Freqtrade bot """
__version__ = '2022.12.dev'
__version__ = '2023.1.dev'
if 'dev' in __version__:
try: