diff --git a/chess/__init__.py b/chess/__init__.py index b357a013f..c72e52ce7 100644 --- a/chess/__init__.py +++ b/chess/__init__.py @@ -20,7 +20,7 @@ __email__ = "niklas.fiekas@tu-clausthal.de" -__version__ = "0.1.0" +__version__ = "0.2.0" import collections import random