tobac
tobac copied to clipboard
`tobac.__version__` should report version
Like many other packages, we should report our version number when calling __version__ from the main tobac package. It looks like there are canonical ways to do this here: https://packaging.python.org/en/latest/guides/single-sourcing-package-version/