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-08-05 18:05:07 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2018-08-05 18:05:07 +0700
commitba2aaeb1f1255737566ebcc9061a52f01a73bcce (patch)
tree72b06ae6c28c31b69e7407b0a09bbe9621a5b05c /setup.py
parent834fa33ec0e750061e4ebba1f9525b16ccb43dc9 (diff)
downloadbrutalmaze-ba2aaeb1f1255737566ebcc9061a52f01a73bcce.tar.gz
Update socket output
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 eab6a31..ef46b4a 100755
--- a/setup.py
+++ b/setup.py
@@ -7,7 +7,7 @@ with open('README.rst') as f:
 
 setup(
     name='brutalmaze',
-    version='0.8.1',
+    version='0.8.20',
     description='A minimalist TPS game with fast-paced action',
     long_description=long_description,
     url='https://github.com/McSinyx/brutalmaze',