mirror of
https://github.com/iluvcapra/pycmx.git
synced 2026-01-02 01:40:58 +00:00
Update __init__.py
Added author
This commit is contained in:
@@ -8,9 +8,9 @@ copy and reuse this software, refer to the LICENSE file included with the
|
|||||||
distribution.
|
distribution.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
__version__ = '0.7'
|
||||||
|
__author__ = 'Jamie Hardt'
|
||||||
|
|
||||||
from .parse_cmx_events import parse_cmx3600, Transition, Event, Edit
|
from .parse_cmx_events import parse_cmx3600, Transition, Event, Edit
|
||||||
from . import parse_cmx_events
|
from . import parse_cmx_events
|
||||||
|
|
||||||
__version__ = '0.7'
|
|
||||||
|
|||||||
Reference in New Issue
Block a user