Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gunyarakun committed May 8, 2017
1 parent 407ee18 commit bf67ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shogi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

__author__ = 'Tasuku SUENAGA a.k.a. gunyarakun'
__email__ = 'tasuku-s-github@titech.ac'
__version__ = '1.0.1'
__version__ = '1.0.2'

import collections
import re
Expand Down

0 comments on commit bf67ade

Please sign in to comment.