Skip to content

Commit

Permalink
bump 1.0.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed May 6, 2018
1 parent 8660a17 commit c33c318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lichess-bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
except ImportError:
from http.client import BadStatusLine as RemoteDisconnected

__version__ = "1.0.0-rc.1"
__version__ = "1.0.0-rc.2"

def upgrade_account(li):
if li.upgrade_to_bot_account() is None:
Expand Down

0 comments on commit c33c318

Please sign in to comment.