ImageGrid/__init__.py

12 lines
407 B
Python
Raw Normal View History

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