From 7fe731137107b72704bc661d60a4da1f4674c9d9 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sun, 21 Jan 2018 20:38:51 +0700 Subject: Finish adding sound effects (#2) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 364a7c0..f7a480a 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open('README.rst') as f: setup( name='brutalmaze', - version='0.2.2', + version='0.3.0', 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