From ba2aaeb1f1255737566ebcc9061a52f01a73bcce Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sun, 5 Aug 2018 18:05:07 +0700 Subject: Update socket output --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index eab6a31..ef46b4a 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open('README.rst') as f: setup( name='brutalmaze', - version='0.8.1', + version='0.8.20', description='A minimalist TPS game with fast-paced action', long_description=long_description, url='https://github.com/McSinyx/brutalmaze', -- cgit 1.4.1