Merge branch 'stable' into new_release

This commit is contained in:
Matthias
2022-11-27 15:33:45 +01:00
2 changed files with 9 additions and 1 deletions

View File

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