mirror of
https://github.com/wassname/greater_tables_project.git
synced 2026-06-27 16:15:38 +08:00
5.2.1 removed logging and _version
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
__project__ = 'greater_tables'
|
||||
__author__ = 'Stephen J Mildenhall'
|
||||
__version__ = '5.2.0'
|
||||
__version__ = '5.2.1'
|
||||
|
||||
from . core import GT
|
||||
from . fabrications import Fabricator
|
||||
from . etcher import Etcher
|
||||
from . gtlogging import setup_logging
|
||||
|
||||
Reference in New Issue
Block a user