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

__version__ = '1.1.0'