Remove VERSION files, obtain version from git tags.

This commit is contained in:
Shane McDonald
2021-10-05 10:41:18 -04:00
parent a036363e85
commit 1f0b936e82
6 changed files with 57 additions and 12 deletions

1
.gitignore vendored
View File

@@ -58,6 +58,7 @@ __pycache__
/dist
/*.egg-info
*.py[c,o]
/.eggs
# JavaScript
/Gruntfile.js