about summary refs log tree commit diff homepage
path: root/setup.py
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2017-11-19 12:10:45 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2017-11-19 12:10:45 +0700
commit6a9b702c7737ea73bbb209f920e6e5d7d1d71aea (patch)
tree35715d30fe03acf63718929a1e5940d2e85f779b /setup.py
parent764fe3421f1113037ca439028ecbe5374610849c (diff)
downloadbrutalmaze-6a9b702c7737ea73bbb209f920e6e5d7d1d71aea.tar.gz
Add Butter the better, Agent Orange and lightning from the Sky 0.1.2
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c3084c5..cce9e85 100755
--- a/setup.py
+++ b/setup.py
@@ -7,7 +7,7 @@ with open('README.rst') as f:
 
 setup(
     name='brutalmaze',
-    version='0.1.1',
+    version='0.1.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',