Added version symbol to __init__

This commit is contained in:
Jamie Hardt
2018-12-02 21:04:39 -08:00
parent 08dd1f956d
commit c2c83d826a

View File

@@ -1,3 +1,5 @@
# pycmx init
from .parse_cmx import parse_cmx3600
__version__ = '0.5'