Skip to content

Commit

Permalink
Prepare version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Jun 14, 2014
1 parent a2ca2a8 commit bf69fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chess/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

__email__ = "niklas.fiekas@tu-clausthal.de"

__version__ = "0.1.0"
__version__ = "0.2.0"

import collections
import random
Expand Down

0 comments on commit bf69fe8

Please sign in to comment.