From d88db7fc051365c0126f65ae119b72486bbf2712 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Mon, 22 Jan 2018 23:29:22 +0700 Subject: Add disturbing heart beat and give clue of all attacks --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 83f781a..fb11231 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open('README.rst') as f: setup( name='brutalmaze', - version='0.3.1', + version='0.3.2', 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