From 4370b1531d7bd5f84340254014e4d9479609239d Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Fri, 24 Nov 2017 20:43:47 +0700 Subject: Make critical close-range hits independent of FPS --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 67f43eb..1eea8e4 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open('README.rst') as f: setup( name='brutalmaze', - version='0.2.0', + version='0.2.1', description='A hash and slash game with fast-paced action and a minimalist art style', long_description=long_description, url='https://github.com/McSinyx/brutalmaze', -- cgit 1.4.1