Skip to content

Commit

Permalink
Prepare release of v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Apr 7, 2016
1 parent 92350e1 commit ddf9d7a
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 @@ -26,7 +26,7 @@

__email__ = "[email protected]"

__version__ = "0.13.2"
__version__ = "0.14.0"

import copy
import re
Expand Down

0 comments on commit ddf9d7a

Please sign in to comment.