Skip to content

Commit

Permalink
Version bump to 2021.11
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias committed Nov 27, 2021
1 parent eab4bdd commit 7e1eedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion freqtrade/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
""" Freqtrade bot """
__version__ = '2021.10'
__version__ = '2021.11'

if __version__ == 'develop':

Expand Down

0 comments on commit 7e1eedd

Please sign in to comment.