Files @ ae2466b86670
Branch filter:

Location: Shamira/src/shamira/version.py

Laman
removed the condensed code
VERSION_TUP = (0, 1)
__version__ = ".".join(map(str, VERSION_TUP))