BattleWords / battlewords /__init__.py
Surn's picture
Bump version to 0.2.21 and improve test coverage
02ecbe1
raw
history blame
87 Bytes
__version__ = "0.2.21"
__all__ = ["models", "generator", "logic", "ui", "game_storage"]