diff --git a/game/__init__.py b/game/__init__.py index f5602c716..b8a3bf774 100644 --- a/game/__init__.py +++ b/game/__init__.py @@ -35,4 +35,4 @@ # program; modified versions of the program must be marked as such and not # identified as the original program. -__version__ = '1.0.2' +__version__ = '1.0.3'