about summary refs log tree commit diff homepage
path: root/brutalmaze/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'brutalmaze/__init__.py')
-rw-r--r--brutalmaze/__init__.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/brutalmaze/__init__.py b/brutalmaze/__init__.py
index 5b5144f..538c489 100644
--- a/brutalmaze/__init__.py
+++ b/brutalmaze/__init__.py
@@ -1 +1,3 @@
-"""Brutal Maze is a minimalist thrilling shoot 'em up game."""
+"""Minimalist thrilling shoot 'em up game with minimalist art style"""
+
+from .game import __version__