From fc05e0ccee392985d67872507bc5476a5775142c Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Mon, 25 Jun 2018 21:40:19 +0700 Subject: Prevent gang-bang and re-balance gameplay --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 7461f9c..6151256 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open('README.rst') as f: setup( name='brutalmaze', - version='0.7.5', + version='0.7.7', description='A minimalist TPS game with fast-paced action', long_description=long_description, url='https://github.com/McSinyx/brutalmaze', -- cgit 1.4.1