Add __version__ file with automatic version bumping
Adds a version.py file for the package itself. During build, the values in the file are automatically set to be the same as in the pyproject.toml file
Fixes #42 (closed)
Scheduled downtime for Gitlab - Friday, March 13 @ 1800 thru Monday, March 16 @ 0800 Central Time. Gitlab is migrating to a new server platform.
Adds a version.py file for the package itself. During build, the values in the file are automatically set to be the same as in the pyproject.toml file
Fixes #42 (closed)