From 764fe3421f1113037ca439028ecbe5374610849c Mon Sep 17 00:00:00 2001 From: Raphael McSinyx Date: Tue, 14 Nov 2017 08:51:18 +0700 Subject: Make Scarlet Red vampiric --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 24b057d..c3084c5 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open('README.rst') as f: setup( name='brutalmaze', - version='0.1.0', + version='0.1.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