Add version available at runtime
authorunknown <kimgr@WSAB101310.eur.gad.schneider-electric.com>
Tue, 2 Feb 2016 20:31:48 +0000 (21:31 +0100)
committerunknown <kimgr@WSAB101310.eur.gad.schneider-electric.com>
Tue, 2 Feb 2016 20:31:48 +0000 (21:31 +0100)
commit9c811a633489ef27863acd3989973e4ccfe29112
treef7027a838334bdbb59611f24c6381201a11b47b0
parent8a53d452926d962c382efc5bcc069f62dc3d9d4c
Add version available at runtime

asn1ate.__version__ will now contain the package version.
setup.py pulls it from there with a technique described in:
http://python-packaging-user-guide.readthedocs.org/en/latest/single_source_version/
asn1ate/__init__.py
setup.py