Skip to content

Commit

Permalink
Bump 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Sep 24, 2020
1 parent bb8d57c commit 7ecc412
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__ = "niklas.fiekas@backscattering.de"

__version__ = "0.31.4"
__version__ = "1.0.0"

import collections
import copy
Expand Down

0 comments on commit 7ecc412

Please sign in to comment.