From 2bd7352aec15bd7af5373db6ed0a2ba03d31b185 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Mon, 19 Mar 2018 15:30:30 +0700 Subject: Remove crazy score for server testing --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 15a477f..712ce41 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open('README.rst') as f: setup( name='brutalmaze', - version='0.6.2', + version='0.6.3', description='A minimalist hack and slash game with fast-paced action', long_description=long_description, url='https://github.com/McSinyx/brutalmaze', -- cgit 1.4.1