Files
greater_tables_project/greater_tables/__init__.py
T

7 lines
147 B
Python

__version__ = '2.0.0'
__project__ = 'greater_tables'
__author__ = 'Stephen J Mildenhall'
from . greater_tables import *
from . utilities import *