Fixed project versioning. Added some initial argument parsing.

This commit is contained in:
Gnarwhal 2024-07-31 22:08:18 +00:00
parent a310c28a52
commit cde4bffb0d
Signed by: Gnarwhal
GPG key ID: 0989A73D8C421174
6 changed files with 79 additions and 2 deletions

2
.gitignore vendored
View file

@ -160,3 +160,5 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Version file
_version.py