5 lines
103 B
Python

from __future__ import unicode_literals
__version__ = '1.13'
NAME = 'Alliance Auth v%s' % __version__