Add version.py to MANIFEST.in
Otherwise, version.py would not be included by `setup.py sdist`, making the package on PyPi unusable.
This commit is contained in:
Otherwise, version.py would not be included by `setup.py sdist`, making the package on PyPi unusable.