Bump version number

And include version in __init__.py
This commit is contained in:
Jan Petykiewicz 2018-07-21 14:11:27 -07:00
commit f147c394c7
2 changed files with 3 additions and 1 deletions

View file

@ -24,3 +24,5 @@ from .basic import NString, AString, Validation, OffsetTable, OffsetEntry, \
__author__ = 'Jan Petykiewicz'
version = '0.2'