ImageGrid/legacy/__init__.py
Alex A. Naanou 5f47d6da7b restructured the repo moving the legacy out of the way...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2020-08-28 17:32:02 +03:00

12 lines
407 B
Python
Executable File

#=======================================================================
__version__ = '''0.0.01'''
__sub_version__ = '''20110905135439'''
__copyright__ = '''(c) Alex A. Naanou 2011'''
#-----------------------------------------------------------------------
#=======================================================================
# vim:set ts=4 sw=4 nowrap :