From b1f0c052f9dd009a7a86806cd08867e266451aae Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sat, 4 Nov 2017 21:43:05 +0700 Subject: Update documentations --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index b1f9853..cc739a2 100755 --- a/setup.py +++ b/setup.py @@ -7,8 +7,8 @@ with open('README.rst') as f: setup( name='brutalmaze', - version='0.0.1', - description='Brutal Maze', + version='0.0.2', + description='A research hash and slash game with fast-paced action and a minimalist art style', long_description=long_description, url='https://github.com/McSinyx/brutalmaze', author='Nguyễn Gia Phong', -- cgit 1.4.1