Skip to content

Commit

Permalink
Bump version to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Jun 21, 2015
1 parent e92dc2d commit dcfd2e1
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__ = "[email protected]"

__version__ = "0.8.1"
__version__ = "0.8.2"

import collections
import re
Expand Down

0 comments on commit dcfd2e1

Please sign in to comment.