From b292a6f4a211defea49a822078f9282842f36aff Mon Sep 17 00:00:00 2001 From: semantic-release Date: Fri, 26 Jul 2019 16:47:08 +0000 Subject: [PATCH] 2.1.3 --- game/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/__init__.py b/game/__init__.py index 06c3bd8f3..c83a0042a 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__ = '2.1.2' +__version__ = '2.1.3'