Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Commit

Permalink
Increase AI version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nihisil committed Sep 30, 2017
1 parent f4afc23 commit 7c41c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/game/ai/first_version/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@


class ImplementationAI(InterfaceAI):
version = '0.3.0'
version = '0.3.1'

agari = None
shanten = None
Expand Down

0 comments on commit 7c41c63

Please sign in to comment.