From 6dc590834e1c89e2aaa0172d930703c78e9ec27e Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Fri, 20 Jul 2018 14:59:32 +0700 Subject: Revise documentation and bump to version 0.8 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 7a9807e..debbff5 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open('README.rst') as f: setup( name='brutalmaze', - version='0.7.8', + version='0.8.0', description='A minimalist TPS game with fast-paced action', long_description=long_description, url='https://github.com/McSinyx/brutalmaze', -- cgit 1.4.1