Skip to content

Commit

Permalink
bump 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed May 7, 2018
1 parent c33c318 commit b4562b3
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.2"
__version__ = "1.0.0"

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

0 comments on commit b4562b3

Please sign in to comment.