mirror of
https://github.com/wassname/greater_tables_project.git
synced 2026-08-07 11:22:44 +08:00
7 lines
147 B
Python
7 lines
147 B
Python
__version__ = '0.6.0'
|
|
__project__ = 'greater_tables'
|
|
__author__ = 'Stephen J Mildenhall'
|
|
|
|
from . greater_tables import *
|
|
from . utilities import *
|