about summary refs log tree commit diff homepage
path: root/brutalmaze/__init__.py
blob: 36fbdf64f44e6c36cb2c1afccba8485810e2e417 (plain) (blame)
1
2
3
"""Minimalist thrilling shoot 'em up game"""

__version__ = '1.1.1'