Files
greater_tables_project/greater_tables/__init__.py
T
2025-03-12 15:43:54 +00:00

7 lines
147 B
Python

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