From b6b35cde6e5325d70dbbe42e6dc0f3fcea17d2ed Mon Sep 17 00:00:00 2001 From: semantic-release Date: Wed, 10 Jun 2020 08:05:10 +0000 Subject: [PATCH] 2.3.20 Automatically generated by python-semantic-release --- game/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/__init__.py b/game/__init__.py index 868c01ec4..cc8d845cb 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.3.19' +__version__ = '2.3.20'