about summary refs log tree commit diff homepage
path: root/brutalmaze
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-07-29 23:28:31 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-07-29 23:28:31 +0700
commitc8ec577a9c2075099617028e9e90972117337ead (patch)
tree8c0c5143951358ea6a9770ddacc7c414f7a731fb /brutalmaze
parent1aa1b5cbd1457365ad6a9cf0b1e20440d31d009e (diff)
downloadbrutalmaze-c8ec577a9c2075099617028e9e90972117337ead.tar.gz
Release 0.9.4 0.9.4
Diffstat (limited to 'brutalmaze')
-rw-r--r--brutalmaze/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/brutalmaze/__init__.py b/brutalmaze/__init__.py
index 538c489..ce4296a 100644
--- a/brutalmaze/__init__.py
+++ b/brutalmaze/__init__.py
@@ -1,3 +1,3 @@
-"""Minimalist thrilling shoot 'em up game with minimalist art style"""
+"""Minimalist thrilling shoot 'em up game"""
 
 from .game import __version__