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>2018-07-01 21:53:14 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2018-07-02 11:04:46 +0700
commitffe6ba9855433502fc1fde8125a86bc81080ad09 (patch)
tree45a63181d20bb04c35ce86810b169e4ceb45800d /setup.py
parentfc05e0ccee392985d67872507bc5476a5775142c (diff)
downloadbrutalmaze-ffe6ba9855433502fc1fde8125a86bc81080ad09.tar.gz
Chocolate gets you high
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 6151256..7a9807e 100755
--- a/setup.py
+++ b/setup.py
@@ -7,7 +7,7 @@ with open('README.rst') as f:
 
 setup(
     name='brutalmaze',
-    version='0.7.7',
+    version='0.7.8',
     description='A minimalist TPS game with fast-paced action',
     long_description=long_description,
     url='https://github.com/McSinyx/brutalmaze',